Home
last modified time | relevance | path

Searched refs:OnPropertiesInterfaceExported (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Dexported_property_set.h106 void OnPropertiesInterfaceExported(DBusInterface* prop_interface);
Dexported_property_set.cc25 void ExportedPropertySet::OnPropertiesInterfaceExported( in OnPropertiesInterfaceExported() function in brillo::dbus_utils::ExportedPropertySet
Ddbus_object.cc304 property_set_.OnPropertiesInterfaceExported(prop_interface); in RegisterPropertiesInterface()