Searched refs:peekShortArray (Results 1 – 3 of 3) sorted by relevance
206 …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"),
484 Memory.peekShortArray(ix(pos), in getUnchecked()