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

/openjdk10/jdk/src/java.base/share/native/include/
H A Djni.h662 jlong * (JNICALL *GetLongArrayElements) member in struct:JNINativeInterface_
1684 jlong * GetLongArrayElements(jlongArray array, jboolean *isCopy) { function in struct:JNIEnv_
/openjdk10/hotspot/src/share/vm/prims/
H A Djni.h662 jlong * (JNICALL *GetLongArrayElements) member in struct:JNINativeInterface_
1684 jlong * GetLongArrayElements(jlongArray array, jboolean *isCopy) { function in struct:JNIEnv_

Completed in 111 milliseconds