Searched refs:new_proxy_config_service (Results 1 – 2 of 2) sorted by relevance
106 void ResetConfigService(ProxyConfigService* new_proxy_config_service);
529 ProxyConfigService* new_proxy_config_service) { in ResetConfigService() argument530 config_service_.reset(new_proxy_config_service); in ResetConfigService()