Searched refs:DnsResolveImpl (Results 1 – 1 of 1) sorted by relevance
39 return DnsResolveImpl(host, first_ip_address); in DnsResolve()53 return DnsResolveImpl(my_hostname, first_ip_address); in MyIpAddressImpl()63 bool DnsResolveImpl(const std::string& host, in DnsResolveImpl() function in net::DefaultJSBindings