Searched defs:bufferLen (Results 1 – 5 of 5) sorted by relevance
102 public FastPrintWriter(OutputStream out, boolean autoFlush, int bufferLen) { in FastPrintWriter()171 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()214 public FastPrintWriter(Printer pr, int bufferLen) { in FastPrintWriter()
197 uint32_t *usrID, size_t bufferLen) { in getClientPayload()
231 uint32_t bufferLen = strlen(buffer); in displayDebugStats() local770 …pe Context::getMessageToClient(void *data, size_t *receiveLen, uint32_t *subID, size_t bufferLen) { in getMessageToClient()
644 int bufferLen; in constructUserData() local
94 const int bufferLen = data.readInt32(); in readDecryptHandleFromParcelData() local