Searched refs:reset_fetched_config (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/proxy/
H A Dproxy_service.h302 // of |current_state_|. If |reset_fetched_config| is true then
306 State ResetProxyConfig(bool reset_fetched_config);
H A Dproxy_service.cc1360 ProxyService::State ProxyService::ResetProxyConfig(bool reset_fetched_config) { argument
1370 if (reset_fetched_config)

Completed in 631 milliseconds