HomeSort by relevance Sort by last modified time
    Searched refs:ProbeHost (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/url_request/
https_prober.h 47 // ProbeHost starts a new probe for the given host. If the host is known to
53 bool ProbeHost(const std::string& host, URLRequestContext* ctx,
https_prober.cc 26 bool HTTPSProber::ProbeHost(const std::string& host, URLRequestContext* ctx,
url_request_http_job.cc 568 if (!prober->ProbeHost(request_info_.url.host(), request()->context(),
    [all...]

Completed in 314 milliseconds