tree: 5d72674391c025b0ef0a19c2891d56fccfacfc1f [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. lacros_dbus_helper.cc
  4. lacros_dbus_helper.h
  5. lacros_dbus_thread_manager.cc
  6. lacros_dbus_thread_manager.h
  7. README.md
chromeos/lacros/dbus/README.md

This directory contains lacros-specific D-Bus initialization, shutdown, and utility code. Separation from //chromeos/lacros is necessary because this code can call D-Bus managers, which in turn may depend on //chromeos/lacros (for crosapi), whereas the the converse is disallowed.