Searched refs:throwGaiException (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp260 static void throwGaiException(JNIEnv* env, const char* functionName, int error) { function
1268 throwGaiException(env, "android_getaddrinfo", rc);
1342 throwGaiException(env, "getnameinfo", rc);

Completed in 100 milliseconds