Home
last modified time | relevance | path

Searched defs:bytes_read (Results 376 – 400 of 621) sorted by relevance

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

/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dstream.h147 const size_t bytes_read = result->size(); in ReadExact() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/conformance/
Dconformance_upb.c57 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_host.cc321 uint32_t bytes_read = 0; in Read() local
Dle_audio_software_host_transport.cc214 void LeAudioSinkTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Da2dp_encoding_hidl.cc189 void LogBytesRead(size_t bytes_read) override { in LogBytesRead()
/aosp_15_r20/external/zstd/contrib/diagnose_corruption/
H A Dcheck_flipped_bits.c80 size_t bytes_read; in readFile() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_source_hal_client.cc223 uint32_t bytes_read = halSinkInterface_->Read(data.data(), bytes_per_tick); in SendAudioData() local
/aosp_15_r20/art/runtime/
H A Dnative_stack_dump.cc195 int bytes_read = TEMP_FAILURE_RETRY(read(in, buffer, kMaxBuffer - 1)); in Drain() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_transaction.cc561 int bytes_read = in DnsHTTPAttempt() local
580 void OnReadCompleted(net::URLRequest* request, int bytes_read) override { in DnsHTTPAttempt()
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_util_unittest.cc1070 ssize_t bytes_read = in CountOpenFDsInChild() local
1228 size_t bytes_read = 0; in TEST_F() local
/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_server_socket_unittest.cc341 size_t bytes_read = 0; in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDataExtractor.cpp205 unsigned bytes_read; in getLEB128() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dbl2_io_storage.c163 size_t bytes_read; in get_boot_part_fip_header() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dring_buffer.cpp357 unsigned int bytes_read = 0; in rb_read() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Ddata_element.cc401 size_t bytes_read = 1; in Read() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h70 unsigned long long bytes_read; member
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc132 auto bytes_read = read_end->Read(&exit_code, sizeof(exit_code)); in DaemonizeLauncher() local
/aosp_15_r20/art/libartbase/base/
H A Dutils.cc393 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(stat_fd, buf, len)); in GetOsThreadStat() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dutil.cc294 int bytes_read = in Communicate() local
/aosp_15_r20/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp309 auto bytes_read = source_out->Read(buffer.data(), buffer.size()); in SendCommand() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_mem_access_bit_sizes.c78 const unsigned bytes_read = num_components * (bit_size / 8); in lower_mem_load() local
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dring_buffer.cpp357 unsigned int bytes_read = 0; in rb_read() local
/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/inc/
DLsLib.h46 int bytes_read; member
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc287 uptr bytes_read; in TEST() local
/aosp_15_r20/external/flashrom/
H A Dlinux_mtd.c50 size_t bytes_read; in read_sysfs_string() local

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