Home
last modified time | relevance | path

Searched defs:prop_interface (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object.cc21 void SetupDefaultPropertyHandlers(DBusInterface* prop_interface, in SetupDefaultPropertyHandlers()
302 DBusInterface* prop_interface = AddOrGetInterface(dbus::kPropertiesInterface); in RegisterPropertiesInterface() local
Dexported_property_set.cc26 DBusInterface* prop_interface) { in OnPropertiesInterfaceExported()