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