Searched defs:endOfInput (Results 1 – 3 of 3) sorted by relevance
404 boolean endOfInput) throws CharacterCodingException, in implTestDecodeCharBufferByteBufferUnmappedException()458 boolean endOfInput) throws CharacterCodingException, in implTestDecodeCharBufferByteBufferMalformedException()510 boolean endOfInput) throws CharacterCodingException, in implTestDecodeCharBufferByteBufferException()
819 boolean endOfInput) throws CharacterCodingException { in implTestEncodeCharBufferByteBufferbooleanException()888 private void assertCodingErrorAction(boolean endOfInput, ByteBuffer out, in assertCodingErrorAction()
3228 endOfInput (void * context ATTRIBUTE_UNUSED, in endOfInput() function