Home
last modified time | relevance | path

Searched refs:RegisterProperty (Results 1 – 5 of 5) sorted by relevance

/external/libbrillo/brillo/dbus/
Dexported_property_set.h113 void RegisterProperty(const std::string& interface_name,
Dexported_property_set.cc39 void ExportedPropertySet::RegisterProperty( in RegisterProperty() function in brillo::dbus_utils::ExportedPropertySet
Ddbus_object.cc45 dbus_object_->property_set_.RegisterProperty( in AddProperty()
/external/libchrome/dbus/
Dproperty.h235 void RegisterProperty(const std::string& name, PropertyBase* property);
Dproperty.cc50 void PropertySet::RegisterProperty(const std::string& name, in RegisterProperty() function in dbus::PropertySet