OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDBus
(Results
1 - 8
of
8
) sorted by null
/system/update_engine/
dbus_connection.h
30
const scoped_refptr<dbus::Bus>&
GetDBus
();
dbus_connection.cc
44
const scoped_refptr<dbus::Bus>& DBusConnection::
GetDBus
() {
power_manager_chromeos.cc
33
: power_manager_proxy_(DBusConnection::Get()->
GetDBus
()) {}
shill_proxy.cc
29
: bus_(DBusConnection::Get()->
GetDBus
()),
real_system_state.cc
70
DBusConnection::Get()->
GetDBus
(), chromeos::kLibCrosServiceName));
73
DBusConnection::Get()->
GetDBus
(),
dbus_service.cc
158
bus_(DBusConnection::Get()->
GetDBus
()),
hardware_chromeos.cc
90
new org::chromium::debugdProxy(DBusConnection::Get()->
GetDBus
()));
/system/update_engine/update_manager/
state_factory.cc
57
chromeos_update_engine::DBusConnection::Get()->
GetDBus
();
Completed in 119 milliseconds