/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | FileUtils.java | 127 int bytesRead; in copyToFile() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/test/ |
H A D | AmrnbDecoderTest.cpp | 77 int32_t bytesRead = fread(&mode, 1, 1, mFpInput); in DecodeFrames() local
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
H A D | FileUtils.java | 131 int bytesRead; in copyToFile() local
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
H A D | ActivityManagerGetConfigTests.java | 86 int bytesRead; in executeShellCommand() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/ |
D | HttpFetcher.java | 85 int bytesRead; in sendRequestAsByteArray() local
|
/aosp_15_r20/external/OpenCSD/decoder/source/mem_acc/ |
H A D | trc_mem_acc_cache.cpp | 308 uint32_t bytesRead = 0, reqBytes = *numBytes; in readBytesFromCache() local
|
H A D | trc_mem_acc_file.cpp | 206 uint32_t bytesRead = 0; in readBytes() local
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/ |
H A D | NVMem.c | 136 UINT32 bytesRead; in _plat__NvInitFromStorage() local
|
/aosp_15_r20/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/ |
H A D | BackgroundDexOptServiceIntegrationTests.java | 154 int bytesRead; in runShellCommand() local
|
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/ |
H A D | HprofRecordReader.kt | 79 var bytesRead = 0L in <lambda>() variable
|
/aosp_15_r20/external/libevent/ |
H A D | buffer_iocp.c | 254 DWORD bytesRead; in evbuffer_launch_read_() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/powerstats/ |
H A D | PowerStatsDataStorage.java | 79 int bytesRead = in.read(lengthBytes); in DataElement() local
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lzw/ |
H A D | LZWInputStream.java | 75 int bytesRead = readFromStack(b, off, len); in read() local
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkWbmpCodec.cpp | 154 bool SkWbmpCodec::IsWbmp(const void* buffer, size_t bytesRead) { in IsWbmp()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/common/java/com/android/odp/module/common/http/ |
D | HttpClientUtils.java | 315 int bytesRead; in getByteArray() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/flac/ |
H A D | FlacExtractor.java | 269 int bytesRead = in readFrames() local
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
H A D | TzDataSetVersion.java | 306 int bytesRead = in.read(max, 0, maxBytes); in readBytes() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/flac/ |
H A D | FlacExtractor.java | 265 int bytesRead = in readFrames() local
|
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ |
H A D | CommonUtils.java | 296 int bytesRead; in executeShellCommandWithDetailedOutput() local
|
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/ |
H A D | NdkMediaCodecFuzzerBase.cpp | 358 std::vector<uint8_t> bytesRead = mFdp->ConsumeBytes<uint8_t>( in invokeInputBufferOperationAPI() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
H A D | LatmReader.java | 59 private int bytesRead; field in LatmReader
|
/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | DialogUiTest.java | 371 int bytesRead; in runShellCommand() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
H A D | LatmReader.java | 59 private int bytesRead; field in LatmReader
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkOSFile_posix.cpp | 124 ssize_t bytesRead = pread(fd, buffer, count, offset); in sk_qread() local
|
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/ |
H A D | ShadowNativeImageDecoderTest.java | 101 int bytesRead; in writeToStream() local
|