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

/art/runtime/
H A Dcheck_jni.cc1673 static void ExceptionClear(JNIEnv* env) { function in class:art::CheckJNI
1679 baseEnv(env)->ExceptionClear(env);
3398 CheckJNI::ExceptionClear,
H A Djni_internal.cc455 static void ExceptionClear(JNIEnv* env) { function in class:art::JNI
2504 JNI::ExceptionClear,

Completed in 78 milliseconds