Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp41 jclass JniConstants::errnoExceptionClass; member in JniConstants
122 errnoExceptionClass = findClass(env, "android/system/ErrnoException"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h52 static jclass errnoExceptionClass; member