Home
last modified time | relevance | path

Searched defs:ctor3 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp234 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException()
261 static jmethodID ctor3 = env->GetMethodID(errnoExceptionClass, in throwErrnoException() local
271 static jmethodID ctor3 = env->GetMethodID(gaiExceptionClass, "<init>", in throwGaiException() local