Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc1430 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetPlayoutDevice() local
1480 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetPlayoutDevice() local
1526 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in PlayoutDeviceName() local
1602 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in RecordingDeviceName() local
1696 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetRecordingDevice() local
1746 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetRecordingDevice() local
3594 int bufferLen) { in _GetListDeviceName()
3631 int bufferLen) { in _GetDefaultDeviceName()
3668 int bufferLen) { in _GetListDeviceID()
3705 int bufferLen) { in _GetDefaultDeviceID()
[all …]
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DFastPrintWriter.java122 public FastPrintWriter(OutputStream out, boolean autoFlush, int bufferLen) { in FastPrintWriter()
191 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()
234 public FastPrintWriter(Printer pr, int bufferLen) { in FastPrintWriter()
/aosp_15_r20/system/chre/util/nanoapp/
H A Dwifi.cc71 bool parseSsidToStr(char *buffer, size_t bufferLen, const uint8_t *ssid, in parseSsidToStr()
97 size_t bufferLen) { in parseBssidToStr()
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue27732a.go12 bufferLen = 200000 const
/aosp_15_r20/system/nfc/src/adaptation/
H A DCrcChecksum.cc70 uint16_t crcChecksumCompute(const unsigned char* buffer, int bufferLen) { in crcChecksumCompute()
/aosp_15_r20/frameworks/rs/
H A 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()
H A DrsThreadIO.cpp185 uint32_t *usrID, size_t bufferLen) { in getClientPayload()
/aosp_15_r20/system/chre/platform/shared/
H A Dnanoapp_load_manager.cc50 size_t bufferLen) { in copyNanoappFragment()
H A Dhost_link.cc62 const void *buffer, size_t bufferLen, uint32_t fragmentId, in loadNanoappData()
/aosp_15_r20/system/chre/platform/exynos/
H A Dplatform_nanoapp.cc53 size_t bufferLen) { in copyNanoappFragment()
H A Dhost_link.cc172 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest()
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/unicode/
H A Duperf.h181 int32_t bufferLen; variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/ctestfw/unicode/
H A Duperf.h181 int32_t bufferLen; variable
/aosp_15_r20/external/nist-sip/java/gov/nist/core/
H A DStringTokenizer.java44 protected int bufferLen; field in StringTokenizer
/aosp_15_r20/packages/modules/StatsD/statsd/src/socket/
DStatsSocketListener.cpp136 uint32_t bufferLen = len - sizeof(android_log_header_t); in processSocketMessage() local
/aosp_15_r20/system/chre/platform/slpi/
H A Dplatform_nanoapp.cc121 size_t bufferLen) { in copyNanoappFragment()
H A Dhost_link.cc471 int bufferLen, in chre_slpi_get_message_to_host()
830 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest()
/aosp_15_r20/system/chre/platform/freertos/
H A Dplatform_nanoapp.cc207 size_t bufferLen) { in copyNanoappFragment()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateApproximateWidths.java161 int bufferLen = 0; field in GenerateApproximateWidths.Widths
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_rootcanal.cc247 bool socketRecvAll(void* buffer, int bufferLen) { in socketRecvAll()
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp216 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dtoolutil.cpp216 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientlib.c186 uint16_t bufferLen, in TXTRecordCreate()
/aosp_15_r20/external/libcups/vcnet/
H A Ddns_sd.c316 uint16_t bufferLen, in TXTRecordCreate()
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp572 DWORD dataType = 0, buffer = 0, bufferLen = sizeof(buffer); in SuccessPage_Show() local
2885 DWORD bufferLen = sizeof(buffer); in LoadTargetDirFromKey() local

12345