HomeSort by relevance Sort by last modified time
    Searched refs:NotifyPropertyChanged (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/dbus/
property.h 284 void NotifyPropertyChanged(const std::string& name);
391 property_set()->NotifyPropertyChanged(name());
398 property_set()->NotifyPropertyChanged(name());
property.cc 119 NotifyPropertyChanged(property->name());
201 NotifyPropertyChanged(name);
209 void PropertySet::NotifyPropertyChanged(const std::string& name) {

Completed in 331 milliseconds