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

/external/chromium_org/net/proxy/
H A Dproxy_info.cc75 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) { function in class:net::ProxyInfo
76 proxy_list_.RemoveProxiesWithoutScheme(scheme_bit_field);
H A Dproxy_list.cc77 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) { function in class:net::ProxyList

Completed in 86 milliseconds