Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/net/util/
DIPAddressUtil.java53 public static byte[] convertFromIPv4MappedAddress(byte[] addr) { in convertFromIPv4MappedAddress() method in IPAddressUtil
/libcore/ojluni/src/main/java/sun/net/util/
DIPAddressUtil.java267 public static byte[] convertFromIPv4MappedAddress(byte[] addr) { in convertFromIPv4MappedAddress() method in IPAddressUtil