Searched refs:SetDynamicStoreNotificationKeys (Results 1 – 6 of 6) sorted by relevance
34 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) { in SetDynamicStoreNotificationKeys() function35 net_config_watcher_->SetDynamicStoreNotificationKeys(store); in SetDynamicStoreNotificationKeys()47 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
33 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) = 0;
24 void NetworkChangeNotifierMac::SetDynamicStoreNotificationKeys( in SetDynamicStoreNotificationKeys() function in net::NetworkChangeNotifierMac
106 delegate_->SetDynamicStoreNotificationKeys(store.get()); in InitNotifications()
43 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) { in SetDynamicStoreNotificationKeys() function44 net_config_watcher_->SetDynamicStoreNotificationKeys(store); in SetDynamicStoreNotificationKeys()56 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
227 void ProxyConfigServiceMac::SetDynamicStoreNotificationKeys( in SetDynamicStoreNotificationKeys() function in net::ProxyConfigServiceMac