Home
last modified time | relevance | path

Searched defs:NotifyPropertyChanged (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Dexported_property_set.cc148 void ExportedPropertyBase::NotifyPropertyChanged() { in NotifyPropertyChanged() function in brillo::dbus_utils::ExportedPropertyBase
/external/libchrome/dbus/
Dproperty.cc294 void PropertySet::NotifyPropertyChanged(const std::string& name) { in NotifyPropertyChanged() function in dbus::PropertySet