Searched defs:another_proxy_to_bypass (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/proxy/
H A Dproxy_list.cc212 const ProxyServer& another_proxy_to_bypass,
232 if (another_proxy_to_bypass.is_valid()) {
236 another_proxy_to_bypass,
208 UpdateRetryInfoOnFallback( ProxyRetryInfoMap* proxy_retry_info, base::TimeDelta retry_delay, bool reconsider, const ProxyServer& another_proxy_to_bypass, int net_error, const BoundNetLog& net_log) const argument

Completed in 97 milliseconds