Searched defs:bufferLen (Results 1 – 5 of 5) sorted by relevance
103 public FastPrintWriter(OutputStream out, boolean autoFlush, int bufferLen) { in FastPrintWriter()172 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()215 public FastPrintWriter(Printer pr, int bufferLen) { in FastPrintWriter()
186 uint32_t *usrID, size_t bufferLen) { in getClientPayload()
233 uint32_t bufferLen = strlen(buffer); in displayDebugStats() local737 …pe Context::getMessageToClient(void *data, size_t *receiveLen, uint32_t *subID, size_t bufferLen) { in getMessageToClient()
644 int bufferLen; in constructUserData() local
95 const int bufferLen = data.readInt32(); in readDecryptHandleFromParcelData() local