Searched refs:SetDynamicStoreNotificationKeys (Results 1 – 6 of 6) sorted by relevance
46 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) override;59 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
41 virtual void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) = 0;
195 void NetworkChangeNotifierMac::Forwarder::SetDynamicStoreNotificationKeys(197 net_config_watcher_->SetDynamicStoreNotificationKeys(store);261 void NetworkChangeNotifierMac::SetDynamicStoreNotificationKeys(
161 delegate_->SetDynamicStoreNotificationKeys(store.get()); in InitNotificationsHelper()
60 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store) override;68 void SetDynamicStoreNotificationKeys(SCDynamicStoreRef store);
187 void ProxyConfigServiceMac::Forwarder::SetDynamicStoreNotificationKeys( in SetDynamicStoreNotificationKeys() function in net::ProxyConfigServiceMac::Forwarder189 proxy_config_service_->SetDynamicStoreNotificationKeys(store); in SetDynamicStoreNotificationKeys()240 void ProxyConfigServiceMac::SetDynamicStoreNotificationKeys( in SetDynamicStoreNotificationKeys() function in net::ProxyConfigServiceMac