Searched refs:RemoveProxiesWithoutScheme (Results 1 – 14 of 14) sorted by relevance
46 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyInfo47 proxy_list_.RemoveProxiesWithoutScheme(scheme_bit_field); in RemoveProxiesWithoutScheme()
66 TEST(ProxyListTest, RemoveProxiesWithoutScheme) { in TEST() argument87 list.RemoveProxiesWithoutScheme(tests[i].filter); in TEST()
39 void RemoveProxiesWithoutScheme(int scheme_bit_field);
95 void RemoveProxiesWithoutScheme(int scheme_bit_field);
69 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyList
75 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyInfo76 proxy_list_.RemoveProxiesWithoutScheme(scheme_bit_field); in RemoveProxiesWithoutScheme()
52 void RemoveProxiesWithoutScheme(int scheme_bit_field);
120 void RemoveProxiesWithoutScheme(int scheme_bit_field);
96 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyList
135 proxy_info_.RemoveProxiesWithoutScheme( in OnResolveProxyComplete()
166 proxy_info_.RemoveProxiesWithoutScheme( in ProcessProxyResolveDone()
475 proxy_info_.RemoveProxiesWithoutScheme( in DoResolveProxyComplete()
676 proxy_info_.RemoveProxiesWithoutScheme( in DoResolveProxyComplete()