Home | History | Annotate | Download | only in jni

Lines Matching refs:GetJavaVM

681         if (env->GetJavaVM(&code->vm) < 0) {
682 LOGW("NativeActivity GetJavaVM failed");