Searched refs:GetOptionalSupport (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h216 jint (JNICALL *GetOptionalSupport) (JNIEnv *env, member in struct:jmmInterface_1_
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h216 jint (JNICALL *GetOptionalSupport) (JNIEnv *env, member in struct:jmmInterface_1_
/openjdk7/jdk/src/share/native/sun/management/
H A DVMManagementImpl.c66 jint ret = jmm_interface->GetOptionalSupport(env, &mos);

Completed in 38 milliseconds