Home | History | Annotate | Download | only in runtime

Lines Matching refs:vms_buf

1043 extern "C" jint JNI_GetCreatedJavaVMs(JavaVM** vms_buf, jsize buf_len, jsize* vm_count) {
1049 vms_buf[0] = runtime->GetJavaVM();