Home | History | Annotate | Download | only in jni

Lines Matching refs:JNI_OK

1244            if(jRet != JNI_OK)
1343 if(jRet != JNI_OK)
1435 if(jRet != JNI_OK)
2229 if (vm->GetEnv((void**)&env, JNI_VERSION_1_4) != JNI_OK) {