Searched refs:SetDynamicStoreNotificationKeys (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/base/
H A Dnetwork_change_notifier_mac.h34 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) { function in class:net::NetworkChangeNotifierMac::Forwarder
35 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
47 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
H A Dnetwork_config_watcher_mac.h33 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) = 0;
H A Dnetwork_change_notifier_mac.cc24 void NetworkChangeNotifierMac::SetDynamicStoreNotificationKeys( function in class:net::NetworkChangeNotifierMac
H A Dnetwork_config_watcher_mac.cc106 delegate_->SetDynamicStoreNotificationKeys(store.get());
/external/chromium/net/proxy/
H A Dproxy_config_service_mac.h43 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) { function in class:net::ProxyConfigServiceMac::Forwarder
44 net_config_watcher_->SetDynamicStoreNotificationKeys(store);
56 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
H A Dproxy_config_service_mac.cc227 void ProxyConfigServiceMac::SetDynamicStoreNotificationKeys( function in class:net::ProxyConfigServiceMac

Completed in 139 milliseconds