Home | History | Annotate | Download | only in jni

Lines Matching refs:JNI_OK

964     if (vm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {