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