Searched defs:hints (Results 1 – 6 of 6) sorted by relevance
96 StructAddrinfo hints = new StructAddrinfo(); in parseNumericAddressNoThrow() local
29 const struct addrinfo* hints, unsigned /*netid*/, unsigned /*mark*/, struct addrinfo** res) { in android_getaddrinfofornet()
128 StructAddrinfo hints = new StructAddrinfo(); in lookupHostByName() local
213 …@Override public InetAddress[] android_getaddrinfo(String node, StructAddrinfo hints, int netId) t… in android_getaddrinfo()
136 …public InetAddress[] android_getaddrinfo(String node, StructAddrinfo hints, int netId) throws GaiE… in android_getaddrinfo()
78 …public InetAddress[] android_getaddrinfo(String node, StructAddrinfo hints, int netId) throws GaiE… in android_getaddrinfo()