Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_object.cc24 void SetupDefaultPropertyHandlers(DBusInterface* prop_interface, in SetupDefaultPropertyHandlers()
370 DBusInterface* prop_interface = AddOrGetInterface(dbus::kPropertiesInterface); in RegisterPropertiesInterface() local
H A Dexported_property_set.cc25 DBusInterface* prop_interface) { in OnPropertiesInterfaceExported()