Searched defs:writeLen (Results 1 – 6 of 6) sorted by relevance
139 int writeLen = (int) Math.min(remaining, buff.length); in writeTestFile() local
134 int writeLen; in sbuf_write() local
466 uint32_t offset, blockAddr, writeLen, wtCount = 0; in sdio_write() local
459 uint32_t offset, blockAddr, writeLen, wtCount = 0; in sdio_write() local
1072 int writeLen = farLen, writePos = 0; in WebRtcAecm_BufferFarFrame() local
599 private void writeLen(ByteBuffer buf, int length) { in writeLen() method in ResourceTypes.ResStringPool_header.Writer