Home | History | Annotate | Download | only in runtime

Lines Matching defs:ExceptionClear

1198   static void ExceptionClear(JNIEnv* env) {
1200 baseEnv(env)->ExceptionClear(env);
1810 CheckJNI::ExceptionClear,