OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DnsResolve
(Results
1 - 2
of
2
) sorted by null
/external/chromium-libpac/src/
proxy_resolver_js_bindings.cc
36
// Handler for "
dnsResolve
(host)".
37
virtual bool
DnsResolve
(const std::string& host,
/external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc
38
virtual bool
DnsResolve
(const std::string& host, std::string* ip_address) {
419
//
DnsResolve
was called 8 times, however only 2 of those were string
503
// Test the return values from myIpAddress(), myIpAddressEx(),
dnsResolve
(),
Completed in 45 milliseconds