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

  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client.h 60 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
120 const ServiceWatcher::UpdatedCallback& callback) = 0;
service_discovery_client_impl.h 31 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
53 const ServiceWatcher::UpdatedCallback& callback,
148 ServiceWatcher::UpdatedCallback callback_;
service_discovery_client_impl.cc 35 const ServiceWatcher::UpdatedCallback& callback) {
58 const ServiceWatcher::UpdatedCallback& callback,
service_discovery_client_unittest.cc 197 ServiceWatcher::UpdatedCallback GetCallback() {
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_mac.h 40 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
62 const ServiceWatcher::UpdatedCallback& callback,
84 ServiceWatcher::UpdatedCallback callback_;
96 const ServiceWatcher::UpdatedCallback& callback,
112 ServiceWatcher::UpdatedCallback callback_;
service_discovery_host_client.h 51 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
73 typedef std::map<uint64, ServiceWatcher::UpdatedCallback> WatcherCallbacks;
92 const ServiceWatcher::UpdatedCallback& callback);
service_discovery_client_utility.h 30 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
test_service_discovery_client.h 24 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
privet_device_lister_unittest.cc 31 const ServiceWatcher::UpdatedCallback& callback,
59 ServiceWatcher::UpdatedCallback callback() {
66 ServiceWatcher::UpdatedCallback callback_;
119 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE {
service_discovery_client_mdns.h 32 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
test_service_discovery_client.cc 32 const ServiceWatcher::UpdatedCallback& callback) {
service_discovery_client_mdns.cc 178 const ServiceWatcher::UpdatedCallback& callback)
226 const ServiceWatcher::UpdatedCallback& callback,
234 ServiceWatcher::UpdatedCallback callback_;
333 const ServiceWatcher::UpdatedCallback& callback) {
service_discovery_client_utility.cc 23 const ServiceWatcher::UpdatedCallback& callback) {
service_discovery_host_client.cc 58 const ServiceWatcher::UpdatedCallback& callback)
191 const ServiceWatcher::UpdatedCallback& callback) {
216 const ServiceWatcher::UpdatedCallback& callback) {

Completed in 114 milliseconds