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.java121 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()
/frameworks/rs/
DrsThreadIO.cpp185 uint32_t *usrID, size_t bufferLen) { in getClientPayload()
DrsContext.cpp217 uint32_t bufferLen = strlen(buffer); in displayDebugStats() local
698 …pe Context::getMessageToClient(void *data, size_t *receiveLen, uint32_t *subID, size_t bufferLen) { in getMessageToClient()
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DSmsMessage.java935 int bufferLen; in constructUserData() local
/frameworks/av/drm/common/
DIDrmManagerService.cpp95 const int bufferLen = data.readInt32(); in readDecryptHandleFromParcelData() local