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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_util.c842 jValue = (*env)->CallByteMethod(env, jObject, jValueMethod);
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h306 jbyte (JNICALL *CallByteMethod) member in struct:JNINativeInterface_
932 jbyte CallByteMethod(jobject obj, jmethodID methodID, ...) { function in struct:JNIEnv_
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h306 jbyte (JNICALL *CallByteMethod) member in struct:JNINativeInterface_
932 jbyte CallByteMethod(jobject obj, jmethodID methodID, ...) { function in struct:JNIEnv_

Completed in 54 milliseconds