Home
last modified time | relevance | path

Searched refs:ResetProxyConfig (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/proxy/
Dproxy_service.cc750 State previous_state = ResetProxyConfig(false); in SetProxyScriptFetcher()
761 ProxyService::State ProxyService::ResetProxyConfig(bool reset_fetched_config) { in ResetProxyConfig() function in net::ProxyService
779 State previous_state = ResetProxyConfig(true); in ResetConfigService()
801 ResetProxyConfig(false); in ForceReloadProxyConfig()
886 ResetProxyConfig(false); in InitializeUsingLastFetchedConfig()
922 State previous_state = ResetProxyConfig(false); in OnIPAddressChanged()
Dproxy_service.h246 State ResetProxyConfig(bool reset_fetched_config);