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

  /external/chromium/net/proxy/
init_proxy_resolver_unittest.cc 96 virtual int Fetch(const GURL& url,
310 // (Note that the Fetch and Set states are repeated since both WPAD and custom
proxy_service_unittest.cc 47 // A mock ProxyScriptFetcher. No result will be returned to the fetch client
56 virtual int Fetch(const GURL& url,
    [all...]
proxy_script_fetcher.cc 86 virtual int Fetch(const GURL& url, std::string* bytes,
137 // Callback to invoke on completion of the fetch.
167 int ProxyScriptFetcherImpl::Fetch(const GURL& url,
170 // It is invalid to call Fetch() while a request is already in progress.
218 LOG(WARNING) << "Auth required to fetch PAC script, aborting.";
  /prebuilt/common/jython/
jython.jar 

Completed in 85 milliseconds