Searched refs:getHostByAddrImpl (Results 1 – 1 of 1) sorted by relevance
338 hostName = getHostByAddrImpl(this).hostName; in getHostName()351 return getHostByAddrImpl(this).hostName; in getCanonicalHostName()470 private static InetAddress getHostByAddrImpl(InetAddress address) throws UnknownHostException { in getHostByAddrImpl() method in InetAddress