Searched defs:ExceptionOccurred (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DJni.c2085 static jthrowable ExceptionOccurred(JNIEnv* env) function
4048 ExceptionOccurred,
/dalvik/libnativehelper/include/nativehelper/
H A Djni.h188 jthrowable (*ExceptionOccurred)(JNIEnv*); member in struct:JNINativeInterface
544 jthrowable ExceptionOccurred() function in struct:_JNIEnv
545 { return functions->ExceptionOccurred(this); }

Completed in 13 milliseconds