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

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

Completed in 856 milliseconds