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

/art/runtime/
H A Dcheck_jni.cc1869 static void ExceptionClear(JNIEnv* env) { function in class:art::CheckJNI
1875 baseEnv(env)->ExceptionClear(env);
3605 CheckJNI::ExceptionClear,
H A Djni_internal.cc466 static void ExceptionClear(JNIEnv* env) { function in class:art::JNI
2592 JNI::ExceptionClear,

Completed in 76 milliseconds