Searched refs:copyToShortArray (Results 1 – 2 of 2) sorted by relevance
287 NATIVE_METHOD(Bits, copyToShortArray, "(JLjava/lang/Object;JJ)V"),
851 copyToShortArray(srcAddr, dst, dstPos, length); in copyToCharArray()857 static native void copyToShortArray(long srcAddr, Object dst, long dstPos, in copyToShortArray() method in Bits