Home | History | Annotate | Download | only in runtime

Lines Matching refs:ExceptionOccurred

1180   static jthrowable ExceptionOccurred(JNIEnv* env) {
1182 return CHECK_JNI_EXIT("L", baseEnv(env)->ExceptionOccurred(env));
1801 CheckJNI::ExceptionOccurred,