HomeSort by relevance Sort by last modified time
    Searched refs:getInet6Address_ipaddress (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
net_util.h 68 extern int getInet6Address_ipaddress(JNIEnv *env, jobject ia6Obj, char *dest);
net_util.c 131 int getInet6Address_ipaddress(JNIEnv *env, jobject iaObj, char *dest) {
318 getInet6Address_ipaddress(env, iaObj, (char *)caddrCur);
net_util_md.c 777 getInet6Address_ipaddress(env, iaObj, (char *)caddr);
    [all...]

Completed in 115 milliseconds