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