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

  /external/chromium/net/proxy/
proxy_info.cc 46 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) {
47 proxy_list_.RemoveProxiesWithoutScheme(scheme_bit_field);
proxy_list.cc 69 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) {

Completed in 36 milliseconds