HomeSort by relevance Sort by last modified time
    Searched defs:RemoveProxiesWithoutScheme (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/proxy/
proxy_info.cc 75 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) {
76 proxy_list_.RemoveProxiesWithoutScheme(scheme_bit_field);
proxy_list.cc 78 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) {

Completed in 58 milliseconds