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

  /external/chromium/net/base/
network_change_notifier_mac.cc 24 void NetworkChangeNotifierMac::SetDynamicStoreNotificationKeys(
network_change_notifier_mac.h 34 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) {
35 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
47 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
  /external/chromium/net/proxy/
proxy_config_service_mac.h 43 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) {
44 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
56 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
proxy_config_service_mac.cc 227 void ProxyConfigServiceMac::SetDynamicStoreNotificationKeys(

Completed in 933 milliseconds