Searched refs:peekShortArray (Results 1 – 3 of 3) sorted by relevance
193 …public static native void peekShortArray(long address, short[] dst, int dstOffset, int shortCount,… in peekShortArray() method in Memory
304 NATIVE_METHOD(Memory, peekShortArray, "(J[SIIZ)V"),
477 Memory.peekShortArray(ix(pos), in getUnchecked()