Searched refs:PropertyChangedCallback (Results 1 – 2 of 2) sorted by relevance
216 typedef base::Callback<void(const std::string& name)> PropertyChangedCallback; typedef225 const PropertyChangedCallback& property_changed_callback);338 PropertyChangedCallback property_changed_callback_;
42 const PropertyChangedCallback& property_changed_callback) in PropertySet()