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

  /external/chromium_org/dbus/
property.h 42 // const PropertyChangedCallback callback)
203 typedef base::Callback<void(const std::string& name)> PropertyChangedCallback;
212 const PropertyChangedCallback& property_changed_callback);
313 PropertyChangedCallback property_changed_callback_;
339 // code using PropertySet::PropertyChangedCallback to be notified of changes,
  /external/chromium_org/chromeos/network/
shill_property_handler.cc 356 &ShillPropertyHandler::PropertyChangedCallback, AsWeakPtr()));
466 void ShillPropertyHandler::PropertyChangedCallback(

Completed in 193 milliseconds