Home
last modified time | relevance | path

Searched defs:getAllByName (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/mmodule/java/net/
DInetAddress.annotated.java82 public static java.net.InetAddress[] getAllByName(java.lang.String host) throws java.net.UnknownHos… in getAllByName() method in InetAddress
/libcore/ojluni/annotations/hiddenapi/java/net/
DInetAddress.java148 public static java.net.InetAddress[] getAllByName(java.lang.String host) in getAllByName() method in InetAddress
/libcore/ojluni/src/main/java/java/net/
DInetAddress.java1148 public static InetAddress[] getAllByName(String host) in getAllByName() method in InetAddress