Searched defs:GetShortArrayElements (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/prims/
H A Djni.h658 jshort * (JNICALL *GetShortArrayElements) member in struct:JNINativeInterface_
1678 jshort * GetShortArrayElements(jshortArray array, jboolean *isCopy) { function in struct:JNIEnv_
/openjdk9/jdk/src/java.base/share/native/include/
H A Djni.h658 jshort * (JNICALL *GetShortArrayElements) member in struct:JNINativeInterface_
1678 jshort * GetShortArrayElements(jshortArray array, jboolean *isCopy) { function in struct:JNIEnv_

Completed in 177 milliseconds