OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSystemBusConnection
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/glib/
dbus.cc
37
BusConnection
GetSystemBusConnection
() {
67
BusConnection system_bus_connection =
GetSystemBusConnection
();
281
Proxy proxy(dbus::
GetSystemBusConnection
(),
296
GetSystemBusConnection
().g_connection());
320
dbus::
GetSystemBusConnection
().g_connection());
dbus.h
34
// \related
GetSystemBusConnection
()
68
friend BusConnection
GetSystemBusConnection
();
382
// Proxy proxy(
GetSystemBusConnection
(),
424
BRILLO_EXPORT BusConnection
GetSystemBusConnection
();
Completed in 55 milliseconds