HomeSort by relevance Sort by last modified time
    Searched refs:GetPrivateBusConnection (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/glib/
dbus.h 69 friend BusConnection GetPrivateBusConnection(const char* address);
428 BRILLO_EXPORT BusConnection GetPrivateBusConnection(const char* address);
dbus.cc 55 BusConnection GetPrivateBusConnection(const char* address) {
61 // function is not exported. So we call GetPrivateBusConnection() which calls

Completed in 83 milliseconds