Searched defs:chunked (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DCDROutputStream_1_0.java134 // only enclosing chunked valuetypes are taken into account
954 // no need to test for custom on the non-chunked path
1407 private void writeEndTag(boolean chunked){ argument
1409 if (chunked) {
1453 * into account the enclosing chunked valuetypes.

Completed in 27 milliseconds