Home | History | Annotate | Download | only in include

Lines Matching refs:GetVersionNumber

1466   jvmtiError (JNICALL *GetVersionNumber) (jvmtiEnv* env,
2507 jvmtiError GetVersionNumber(jint* version_ptr) {
2508 return functions->GetVersionNumber(this, version_ptr);