Searched refs:my_hostname (Results 1 – 1 of 1) sorted by relevance
50 std::string my_hostname = GetHostName(); in MyIpAddressImpl() local51 if (my_hostname.empty()) in MyIpAddressImpl()53 return DnsResolveImpl(my_hostname, first_ip_address); in MyIpAddressImpl()57 std::string my_hostname = GetHostName(); in MyIpAddressExImpl() local58 if (my_hostname.empty()) in MyIpAddressExImpl()60 return DnsResolveExImpl(my_hostname, ip_address_list); in MyIpAddressExImpl()