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

  /external/chromium/net/proxy/
proxy_resolver_js_bindings.cc 114 return DnsResolveEx(GetHostName());
141 // Handler for "dnsResolveEx(host)". Returns empty string on failure.
142 virtual std::string DnsResolveEx(const std::string& host) {
proxy_resolver_v8_unittest.cc 46 virtual std::string DnsResolveEx(const std::string& host) {
412 // DnsResolveEx was called 2 times.
490 // dnsResolveEx(), isResolvable(), isResolvableEx(), when the the binding

Completed in 317 milliseconds