Searched refs:ExceptionClear (Results 1 – 9 of 9) sorted by relevance
42 jni->ExceptionClear(); \
247 env->ExceptionClear(); in ClearException()263 env->ExceptionClear(); in CheckException()
52 env->ExceptionClear(); in checkJniException()
378 env->ExceptionClear(); in PostForLaterExecution()
189 env->ExceptionClear(); in checkException()
309 (*env)->ExceptionClear(env); in throwex()320 (*env)->ExceptionClear(env); in throwoom()338 (*env)->ExceptionClear(env); in throwioex()2414 (*env)->ExceptionClear(env); in dotrace()2418 (*env)->ExceptionClear(env); in dotrace()4852 (*env)->ExceptionClear(env); in doprofile()4856 (*env)->ExceptionClear(env); in doprofile()
84 (((*(env))->ExceptionClear)(env, JRI_ExceptionClear_op))416 void (*ExceptionClear)(JRIEnv* env, jint op); member
233 void (JNICALL *ExceptionClear)758 void ExceptionClear() { in ExceptionClear() function759 functions->ExceptionClear(this); in ExceptionClear()
134 jni->ExceptionClear(); \