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

  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_mac.h 28 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
43 const ServiceWatcher::UpdatedCallback& callback);
57 ServiceWatcher::UpdatedCallback callback_;
service_discovery_host_client.h 49 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
71 typedef std::map<uint64, ServiceWatcher::UpdatedCallback> WatcherCallbacks;
90 const ServiceWatcher::UpdatedCallback& callback);
service_discovery_client_mdns.h 28 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,
56 ServiceWatcher::UpdatedCallback callback() {
63 ServiceWatcher::UpdatedCallback callback_;
116 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE {
test_service_discovery_client.cc 32 const ServiceWatcher::UpdatedCallback& callback) {
service_discovery_client_mdns.cc 23 const ServiceWatcher::UpdatedCallback& callback) {
service_discovery_host_client.cc 58 const ServiceWatcher::UpdatedCallback& callback)
183 const ServiceWatcher::UpdatedCallback& callback) {
208 const ServiceWatcher::UpdatedCallback& callback) {
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client.h 59 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
116 const ServiceWatcher::UpdatedCallback& callback) = 0;
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_client_impl.h 31 const ServiceWatcher::UpdatedCallback& callback) OVERRIDE;
53 const ServiceWatcher::UpdatedCallback& callback,
121 ServiceWatcher::UpdatedCallback callback_;
service_discovery_client_impl.cc 35 const ServiceWatcher::UpdatedCallback& callback) {
58 const ServiceWatcher::UpdatedCallback& callback,
service_discovery_client_unittest.cc 177 ServiceWatcher::UpdatedCallback GetCallback() {

Completed in 144 milliseconds