Searched refs:GetDBus (Results 1 – 8 of 8) sorted by relevance
30 const scoped_refptr<dbus::Bus>& GetDBus();
33 : power_manager_proxy_(DBusConnection::Get()->GetDBus()) {} in PowerManagerChromeOS()
44 const scoped_refptr<dbus::Bus>& DBusConnection::GetDBus() { in GetDBus() function in chromeos_update_engine::DBusConnection
29 : bus_(DBusConnection::Get()->GetDBus()), in ShillProxy()
42 const scoped_refptr<dbus::Bus>& bus = DBusConnection::Get()->GetDBus(); in LibCrosProxy()
90 new org::chromium::debugdProxy(DBusConnection::Get()->GetDBus())); in Init()
158 bus_(DBusConnection::Get()->GetDBus()), in UpdateEngineAdaptor()
57 chromeos_update_engine::DBusConnection::Get()->GetDBus(); in DefaultStateFactory()