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

  /external/chromium/net/base/
network_change_notifier_mac.h 31 : net_config_watcher_(net_config_watcher) {}
35 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
38 net_config_watcher_->OnNetworkConfigChange(changed_keys);
42 NetworkChangeNotifierMac* const net_config_watcher_; member in class:net::NetworkChangeNotifierMac::Forwarder
  /external/chromium/net/proxy/
proxy_config_service_mac.h 40 : net_config_watcher_(net_config_watcher) {}
44 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
47 net_config_watcher_->OnNetworkConfigChange(changed_keys);
51 ProxyConfigServiceMac* const net_config_watcher_; member in class:net::ProxyConfigServiceMac::Forwarder

Completed in 198 milliseconds