Home
last modified time | relevance | path

Searched refs:ExceptionCheck (Results 51 – 52 of 52) sorted by relevance

123

/art/runtime/jni/
Djni_internal.cc603 static jboolean ExceptionCheck(JNIEnv* env) { in ExceptionCheck() function in art::JNI
2987 JNIImpl::ExceptionCheck,
/art/runtime/
Druntime.cc1111 if (env->ExceptionCheck()) { in StartDaemonThreads()

123