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

/art/runtime/
H A Dcheck_jni.cc2002 static void ExceptionClear(JNIEnv* env) { function in class:art::__anon84::CheckJNI
2009 baseEnv(env)->ExceptionClear(env);
3783 CheckJNI::ExceptionClear,
H A Djni_internal.cc574 static void ExceptionClear(JNIEnv* env) { function in class:art::JNI
2706 JNI::ExceptionClear,

Completed in 658 milliseconds