Home | History | Annotate | Download | only in include

Lines Matching refs:GetVersionNumber

1475   jvmtiError (JNICALL *GetVersionNumber) (jvmtiEnv* env,
2575 jvmtiError GetVersionNumber(jint* version_ptr) {
2576 return functions->GetVersionNumber(this, version_ptr);