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

/art/runtime/
H A Dcheck_jni.cc1843 static jthrowable ExceptionOccurred(JNIEnv* env) { function in class:art::CheckJNI
1849 result.t = baseEnv(env)->ExceptionOccurred(env);
3603 CheckJNI::ExceptionOccurred,
H A Djni_internal.cc501 static jthrowable ExceptionOccurred(JNIEnv* env) { function in class:art::JNI
2590 JNI::ExceptionOccurred,

Completed in 131 milliseconds