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