Home | History | Annotate | Download | only in runtime

Lines Matching full:getversion

1120   static jint GetVersion(JNIEnv* env) {
1122 return CHECK_JNI_EXIT("I", baseEnv(env)->GetVersion(env));
1790 CheckJNI::GetVersion,