/aosp_15_r20/external/e2fsprogs/resize/ |
H A D | resize2fs.h | 98 unsigned long long bytes_read; member
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
H A D | whitespace_tokenizer.cc | 52 const int bytes_read = chartorune(r, const_cast<char *>(s)); in charntorune() local
|
/aosp_15_r20/external/crosvm/disk/src/ |
H A D | asynchronous.rs | 125 let bytes_read = inner_clone in read_to_mem() localVariable
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | channel_monitor.cpp | 137 auto bytes_read = client.client_read_fd_->Read(buffer.data(), buffer.size()); in ReadCommand() local
|
/aosp_15_r20/bionic/libc/arch-arm/ |
H A D | dynamic_function_dispatch.cpp | 116 int bytes_read, total_read = 0; in init_cpu_variant() local
|
/aosp_15_r20/external/pigweed/pw_multisink/ |
H A D | multisink.cc | 85 size_t bytes_read = 0; in PeekOrPopEntry() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | subprocess.cc | 124 size_t bytes_read; in OnStdoutReady() local
|
/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateDevice.cpp | 80 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(tempTarFile.fd, buffer.data(), buffer.size())); in tryDumpDirAsTar() local
|
/aosp_15_r20/external/vboot_reference/cgpt/ |
H A D | cgpt_find.c | 29 ssize_t bytes_read = read(fd, bufptr, count); in FillBuffer() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/ |
H A D | ocotp.c | 153 uint32_t bytes_read; in bcm_otpc_read() local
|
/aosp_15_r20/external/puffin/src/ |
H A D | puffpatch.cc | 62 bool Read(void* buf, size_t count, size_t* bytes_read) override { in Read()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/ |
D | ocotp.c | 153 uint32_t bytes_read; in bcm_otpc_read() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_guc_logger.c | 117 unsigned int bytes_read = 0; in pull_leftover_data() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | serialization.cc | 198 int bytes_read = read(fd, buffer, 512); in GetData() local
|
/aosp_15_r20/bionic/tests/ |
H A D | utils.h | 247 ssize_t bytes_read; in Run() local
|
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/ |
H A D | minidump_generator.cc | 369 SIZE_T bytes_read = 0; in WriteMinidump() local
|
/aosp_15_r20/external/mtools/ |
H A D | buffer.c | 229 size_t bytes_read; in buf_pwrite() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_client.h | 393 uint64_t bytes_read; member
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | vabc_partition_writer.cc | 155 ssize_t bytes_read = 0; in ProcessSourceCopyOperation() local
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | elf_writer_quick.cc | 315 int64_t bytes_read = elf_file_->Read(buffer.data(), kBufSize, offset); in ComputeFileBuildId() local
|
/aosp_15_r20/external/flashrom/ |
H A D | ch347_spi.c | 154 unsigned int bytes_read = 0; in ch347_read() local
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/sys/ |
H A D | windows.rs | 132 let mut bytes_read = 0; in recv_into_bufs() localVariable
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | launch_fuchsia.cc | 61 ssize_t bytes_read = read(pipe_fd[0], buffer, sizeof(buffer)); in GetAppOutputInternal() local
|
H A D | launch_win.cc | 110 DWORD bytes_read = 0; in GetAppOutputInternal() local
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process_util_unittest.cc | 985 ssize_t bytes_read = in CountOpenFDsInChild() local 1137 size_t bytes_read = 0; in TEST_F() local
|