Searched refs:DnsResolveExImpl (Results 1 – 1 of 1) sorted by relevance
46 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