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