Searched defs:inCount (Results 1 – 4 of 4) sorted by relevance
77 int inCount = 0; in fillBuffer() local
221 jbyteArray inBuffer, jint offset, jint inCount) { in OutputStream_writeInputBytes()247 jbyteArray inBuffer, jint offset, jint inCount) { in InputStream_readDecodedBytes()
139 native private int writeInputBytes(byte[] inBuffer, int offset, int inCount); in writeInputBytes()
186 native private int readDecodedBytes( byte[] inBuffer, int offset, int inCount); in readDecodedBytes()