Searched refs:arraycopyShortUnchecked (Results 1 – 1 of 1) sorted by relevance
326 arraycopyShortUnchecked(src, srcPos, dst, dstPos, length); in arraycopy()334 private static native void arraycopyShortUnchecked(short[] src, int srcPos, in arraycopyShortUnchecked() method in System