Home
last modified time | relevance | path

Searched refs:PropertyChanged (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dinit.h42 void PropertyChanged(const std::string& name, const std::string& value);
Dinit.cpp363 void PropertyChanged(const std::string& name, const std::string& value) { in PropertyChanged() function
Dproperty_service.cpp190 PropertyChanged(name, value); in NotifyPropertyChange()