Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Posix.cpp106 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException()
132 static jmethodID ctor3 = env->GetMethodID(JniConstants::errnoExceptionClass, in throwErrnoException() local
149 static jmethodID ctor3 = env->GetMethodID(JniConstants::gaiExceptionClass, in throwGaiException() local