HomeSort by relevance Sort by last modified time
    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 66 milliseconds