Searched refs:JNI_OK (Results 1 – 2 of 2) sorted by relevance
94 if (vm->GetEnv(&uenv.venv, JNI_VERSION_1_4) != JNI_OK) { in JNI_OnLoad()
1166 #define JNI_OK (0) /* no error */ macro