Searched refs:arraycopyIntUnchecked (Results 1 – 2 of 2) sorted by relevance
109 private static native void arraycopyIntUnchecked( in arraycopyIntUnchecked() method in System
662 arraycopyIntUnchecked(src, srcPos, dst, dstPos, length); in arraycopy()671 private static native void arraycopyIntUnchecked(int[] src, int srcPos, in arraycopyIntUnchecked() method in System