Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DJniConstants.h35 static jclass GetErrnoExceptionClass(JNIEnv* env);
DJniConstants.cpp171 jclass JniConstants::GetErrnoExceptionClass(JNIEnv* env) { in GetErrnoExceptionClass() function in JniConstants