Searched refs:getAllByNameImpl (Results 1 – 1 of 1) sorted by relevance
215 return getAllByNameImpl(host, NETID_UNSET).clone(); in getAllByName()229 return getAllByNameImpl(host, netId).clone(); in getAllByNameOnNet()237 …private static InetAddress[] getAllByNameImpl(String host, int netId) throws UnknownHostException { in getAllByNameImpl() method in InetAddress305 return getAllByNameImpl(host, NETID_UNSET)[0]; in getByName()320 return getAllByNameImpl(host, netId)[0]; in getByNameOnNet()