Home
last modified time | relevance | path

Searched refs:PropertyChangedCallback (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/dbus/
Dproperty.h216 typedef base::Callback<void(const std::string& name)> PropertyChangedCallback; typedef
225 const PropertyChangedCallback& property_changed_callback);
338 PropertyChangedCallback property_changed_callback_;
Dobject_manager_unittest.cc45 PropertyChangedCallback property_changed_callback) in Properties()
Dproperty_unittest.cc44 PropertyChangedCallback property_changed_callback) in Properties()
Dproperty.cc42 const PropertyChangedCallback& property_changed_callback) in PropertySet()