Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp268 static void throwGaiException(JNIEnv* env, const char* functionName, int error) { in throwGaiException() function
1335 throwGaiException(env, "android_getaddrinfo", rc); in Linux_android_getaddrinfo()
1409 throwGaiException(env, "getnameinfo", rc); in Linux_getnameinfo()