Searched defs:getHostByAddr (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/spi/nameservice/
H A DNameService.java32 public String getHostByAddr(byte[] addr) throws UnknownHostException; method in interface:NameService
/libcore/ojluni/src/main/java/java/net/
H A DInetAddressImpl.java46 String getHostByAddr(byte[] addr) throws UnknownHostException; method in interface:InetAddressImpl
H A DInet6AddressImpl.java130 public String getHostByAddr(byte[] addr) throws UnknownHostException { method in class:Inet6AddressImpl

Completed in 961 milliseconds