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

/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui.cc1008 const net::ProxyRetryInfoMap& bad_proxies_map = local
1013 for (net::ProxyRetryInfoMap::const_iterator it = bad_proxies_map.begin();
1014 it != bad_proxies_map.end(); ++it) {

Completed in 173 milliseconds