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

/art/runtime/
H A Dcheck_jni.cc1198 static void ExceptionClear(JNIEnv* env) { function in class:art::CheckJNI
1200 baseEnv(env)->ExceptionClear(env);
1810 CheckJNI::ExceptionClear,
H A Djni_internal.cc764 static void ExceptionClear(JNIEnv* env) { function in class:art::JNI
2620 JNI::ExceptionClear,

Completed in 43 milliseconds