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

/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h531 jint (JNICALL *CallStaticIntMethod) member in struct:JNINativeInterface_
1441 jint CallStaticIntMethod(jclass clazz, function in struct:JNIEnv_
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h531 jint (JNICALL *CallStaticIntMethod) member in struct:JNINativeInterface_
1441 jint CallStaticIntMethod(jclass clazz, function in struct:JNIEnv_
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp3352 extJKC = env->CallStaticIntMethod(extKeyCodesCls,

Completed in 66 milliseconds