Searched refs:UnregisterProperty (Results 1 – 3 of 3) sorted by relevance
119 void UnregisterProperty(const std::string& interface_name,
56 void ExportedPropertySet::UnregisterProperty(const std::string& interface_name, in UnregisterProperty() function in brillo::dbus_utils::ExportedPropertySet
54 dbus_object_->property_set_.UnregisterProperty(interface_name_, in RemoveProperty()