Searched defs:ExceptionCheck (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | check_jni.cc | 2015 static jboolean ExceptionCheck(JNIEnv* env) { in ExceptionCheck() function in art::__anona1964fb70111::CheckJNI |
| D | jni_internal.cc | 570 static jboolean ExceptionCheck(JNIEnv* env) { in ExceptionCheck() function in art::JNI |