Searched refs:ProxyRetryInfoMap (Results 1 – 8 of 8) sorted by relevance
104 ProxyRetryInfoMap retry_info_map; in TEST()116 ProxyRetryInfoMap retry_info_map; in TEST()133 ProxyRetryInfoMap retry_info_map; in TEST()
42 const ProxyRetryInfoMap& proxy_retry_info) { in DeprioritizeBadProxies()51 ProxyRetryInfoMap::const_iterator bad_proxy = in DeprioritizeBadProxies()118 bool ProxyList::Fallback(ProxyRetryInfoMap* proxy_retry_info) { in Fallback()144 ProxyRetryInfoMap::iterator iter = proxy_retry_info->find(key); in Fallback()
35 void DeprioritizeBadProxies(const ProxyRetryInfoMap& proxy_retry_info);63 bool Fallback(ProxyRetryInfoMap* proxy_retry_info);
37 bool ProxyInfo::Fallback(ProxyRetryInfoMap* proxy_retry_info) { in Fallback()42 const ProxyRetryInfoMap& proxy_retry_info) { in DeprioritizeBadProxies()
88 bool Fallback(ProxyRetryInfoMap* proxy_retry_info);92 void DeprioritizeBadProxies(const ProxyRetryInfoMap& proxy_retry_info);
27 typedef std::map<std::string, ProxyRetryInfo> ProxyRetryInfoMap; typedef
128 const ProxyRetryInfoMap& proxy_retry_info() const { in proxy_retry_info()313 ProxyRetryInfoMap proxy_retry_info_;
912 const net::ProxyRetryInfoMap& bad_proxies_map = in OnGetBadProxies()917 for (net::ProxyRetryInfoMap::const_iterator it = bad_proxies_map.begin(); in OnGetBadProxies()