Home
last modified time | relevance | path

Searched refs:DnsResolveExImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium-libpac/src/
Dproxy_resolver_js_bindings.cc46 return DnsResolveExImpl(host, ip_address_list); in DnsResolveEx()
61 return DnsResolveExImpl(my_hostname, ip_address_list); in MyIpAddressExImpl()
81 bool DnsResolveExImpl(const std::string& host, in DnsResolveExImpl() function in net::DefaultJSBindings