Home
last modified time | relevance | path

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

/dalvik/libnativehelper/include/nativehelper/
Djni.h173 jthrowable (*ExceptionOccurred)(JNIEnv*); member
529 jthrowable ExceptionOccurred() in ExceptionOccurred() function
/dalvik/vm/
DJni.c1349 static jthrowable ExceptionOccurred(JNIEnv* env) in ExceptionOccurred() function