Home
last modified time | relevance | path

Searched defs:bufferLen (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DFastPrintWriter.java103 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()
/frameworks/rs/
DrsThreadIO.cpp186 uint32_t *usrID, size_t bufferLen) { in getClientPayload()
DrsContext.cpp233 uint32_t bufferLen = strlen(buffer); in displayDebugStats() local
737 …pe Context::getMessageToClient(void *data, size_t *receiveLen, uint32_t *subID, size_t bufferLen) { in getMessageToClient()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSmsMessage.java644 int bufferLen; in constructUserData() local
/frameworks/av/drm/common/
DIDrmManagerService.cpp95 const int bufferLen = data.readInt32(); in readDecryptHandleFromParcelData() local