Home
last modified time | relevance | path

Searched defs:getByAddress (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DInetAddress.java684 public static InetAddress getByAddress(String host, byte[] addr) throws UnknownHostException { in getByAddress() method in InetAddress
689 private static InetAddress getByAddress(String host, byte[] addr, int scopeId) in getByAddress() method in InetAddress
821 public static InetAddress getByAddress(byte[] addr) in getByAddress() method in InetAddress
DInet6Address.java432 public static Inet6Address getByAddress(String host, byte[] addr, in getByAddress() method in Inet6Address
465 public static Inet6Address getByAddress(String host, byte[] addr, in getByAddress() method in Inet6Address