Lines Matching full:glib
5 #include "brillo/glib/dbus.h"
8 #include <dbus/dbus-glib-bindings.h>
9 #include <dbus/dbus-glib-lowlevel.h>
19 glib::ScopedPtrArray<const char*>* result) { in CallPtrArray()
20 glib::ScopedError error; in CallPtrArray()
38 glib::ScopedError error; in GetSystemBusConnection()
56 // Since dbus-glib does not have an API like dbus_g_connection_open_private(), in GetPrivateBusConnection()
111 glib::ScopedHashTable* result) { in RetrieveProperties()
112 glib::ScopedError error; in RetrieveProperties()
175 glib::ScopedError error; in GetGProxy()
228 glib::ScopedError err; in RegisterExclusiveService()