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

  /external/libbrillo/brillo/glib/
dbus.cc 301 dbus_bus_add_match(dbus_conn, GetDBusMatchString().c_str(), &error);
329 dbus_bus_remove_match(dbus_conn, GetDBusMatchString().c_str(), &error);
336 std::string SignalWatcher::GetDBusMatchString() const {
dbus.h 454 BRILLO_PRIVATE std::string GetDBusMatchString() const;

Completed in 59 milliseconds