Home
last modified time | relevance | path

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

/aosp12/system/extras/module_ndk_libs/libnativehelper/include_jni/
H A Djni.h174 jthrowable (*ExceptionOccurred)(JNIEnv*); member
529 jthrowable ExceptionOccurred() in ExceptionOccurred() function
/aosp12/libnativehelper/include_jni/
H A Djni.h174 jthrowable (*ExceptionOccurred)(JNIEnv*); member
529 jthrowable ExceptionOccurred() in ExceptionOccurred() function
/aosp12/art/runtime/jni/
H A Dcheck_jni.cc2029 static jthrowable ExceptionOccurred(JNIEnv* env) { in ExceptionOccurred() function in art::__anone2f7feb60110::CheckJNI
H A Djni_internal.cc741 static jthrowable ExceptionOccurred(JNIEnv* env) { in ExceptionOccurred() function in art::JNI