Searched defs:NotifyPropertyChanged (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/dbus/ | ||
H A D | exported_property_set.cc | 158 void ExportedPropertyBase::NotifyPropertyChanged() { in NotifyPropertyChanged() function in brillo::dbus_utils::ExportedPropertyBase |
/aosp_15_r20/external/libchrome/dbus/ | ||
H A D | property.cc | 295 void PropertySet::NotifyPropertyChanged(const std::string& name) { in NotifyPropertyChanged() function in dbus::PropertySet |