HomeSort by relevance Sort by last modified time
    Searched defs:threadEnv (Results 1 - 2 of 2) sorted by null

  /art/runtime/
check_jni.cc 768 JNIEnvExt* threadEnv = self->GetJniEnv();
772 if (soa_.Env() != threadEnv) {
784 if (threadEnv->critical) {
791 threadEnv->critical++;
794 threadEnv->critical--;
795 if (threadEnv->critical < 0) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 

Completed in 193 milliseconds