Searched refs:arraycopyBooleanUnchecked (Results 1 – 2 of 2) sorted by relevance
141 private static native void arraycopyBooleanUnchecked( in arraycopyBooleanUnchecked() method in System
882 arraycopyBooleanUnchecked(src, srcPos, dst, dstPos, length); in arraycopy()891 private static native void arraycopyBooleanUnchecked(boolean[] src, int srcPos, in arraycopyBooleanUnchecked() method in System