Home
last modified time | relevance | path

Searched refs:getInetAddress_hostName (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dnet_util.h77 extern jobject getInetAddress_hostName(JNIEnv *env, jobject iaObj);
Dnet_util.c198 jobject getInetAddress_hostName(JNIEnv *env, jobject iaObj) { in getInetAddress_hostName() function