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

  /libcore/ojluni/src/main/native/
net_util.h 73 extern void setInetAddress_hostName(JNIEnv *env, jobject iaObj, jobject h);
net_util.c 175 void setInetAddress_hostName(JNIEnv *env, jobject iaObj, jobject host) {

Completed in 166 milliseconds