OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 662 milliseconds