Home
last modified time | relevance | path

Searched defs:bytes_read (Results 326 – 350 of 621) sorted by relevance

1...<<11121314151617181920>>...25

/aosp_15_r20/external/e2fsprogs/resize/
H A Dresize2fs.h98 unsigned long long bytes_read; member
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
H A Dwhitespace_tokenizer.cc52 const int bytes_read = chartorune(r, const_cast<char *>(s)); in charntorune() local
/aosp_15_r20/external/crosvm/disk/src/
H A Dasynchronous.rs125 let bytes_read = inner_clone in read_to_mem() localVariable
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp137 auto bytes_read = client.client_read_fd_->Read(buffer.data(), buffer.size()); in ReadCommand() local
/aosp_15_r20/bionic/libc/arch-arm/
H A Ddynamic_function_dispatch.cpp116 int bytes_read, total_read = 0; in init_cpu_variant() local
/aosp_15_r20/external/pigweed/pw_multisink/
H A Dmultisink.cc85 size_t bytes_read = 0; in PeekOrPopEntry() local
/aosp_15_r20/system/update_engine/common/
H A Dsubprocess.cc124 size_t bytes_read; in OnStdoutReady() local
/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/
DDumpstateDevice.cpp80 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 Dcgpt_find.c29 ssize_t bytes_read = read(fd, bufptr, count); in FillBuffer() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/
H A Docotp.c153 uint32_t bytes_read; in bcm_otpc_read() local
/aosp_15_r20/external/puffin/src/
H A Dpuffpatch.cc62 bool Read(void* buf, size_t count, size_t* bytes_read) override { in Read()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/
Docotp.c153 uint32_t bytes_read; in bcm_otpc_read() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_guc_logger.c117 unsigned int bytes_read = 0; in pull_leftover_data() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization.cc198 int bytes_read = read(fd, buffer, 512); in GetData() local
/aosp_15_r20/bionic/tests/
H A Dutils.h247 ssize_t bytes_read; in Run() local
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dminidump_generator.cc369 SIZE_T bytes_read = 0; in WriteMinidump() local
/aosp_15_r20/external/mtools/
H A Dbuffer.c229 size_t bytes_read; in buf_pwrite() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.h393 uint64_t bytes_read; member
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dvabc_partition_writer.cc155 ssize_t bytes_read = 0; in ProcessSourceCopyOperation() local
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc315 int64_t bytes_read = elf_file_->Read(buffer.data(), kBufSize, offset); in ComputeFileBuildId() local
/aosp_15_r20/external/flashrom/
H A Dch347_spi.c154 unsigned int bytes_read = 0; in ch347_read() local
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/sys/
H A Dwindows.rs132 let mut bytes_read = 0; in recv_into_bufs() localVariable
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_fuchsia.cc61 ssize_t bytes_read = read(pipe_fd[0], buffer, sizeof(buffer)); in GetAppOutputInternal() local
H A Dlaunch_win.cc110 DWORD bytes_read = 0; in GetAppOutputInternal() local
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_util_unittest.cc985 ssize_t bytes_read = in CountOpenFDsInChild() local
1137 size_t bytes_read = 0; in TEST_F() local

1...<<11121314151617181920>>...25