Searched defs:ExceptionOccurred (Results 1 - 2 of 2) sorted by relevance
/dalvik/vm/ | ||
H A D | Jni.c | 2085 static jthrowable ExceptionOccurred(JNIEnv* env) function 4048 ExceptionOccurred, |
/dalvik/libnativehelper/include/nativehelper/ | ||
H A D | jni.h | 188 jthrowable (*ExceptionOccurred)(JNIEnv*); member in struct:JNINativeInterface 544 jthrowable ExceptionOccurred() function in struct:_JNIEnv 545 { return functions->ExceptionOccurred(this); } |
Completed in 13 milliseconds