Searched refs:checkBlockLength (Results 1 - 3 of 3) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/encoding/
H A DCDRInputStream_1_2.java83 checkBlockLength(align, n);
86 // checkBlockLength since it may move the position
H A DCDRInputStream_1_1.java54 checkBlockLength(align, n);
57 // checkBlockLength since it may move the position
H A DCDRInputStream_1_0.java301 protected void checkBlockLength(int align, int dataSize) { method in class:CDRInputStream_1_0
383 checkBlockLength(align, n);
386 // checkBlockLength since it may move the position

Completed in 96 milliseconds