/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/ |
H A D | stream.h | 147 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/ |
D | conformance_upb.c | 57 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | le_audio_software_host.cc | 321 uint32_t bytes_read = 0; in Read() local
|
D | le_audio_software_host_transport.cc | 214 void LeAudioSinkTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | a2dp_encoding_hidl.cc | 189 void LogBytesRead(size_t bytes_read) override { in LogBytesRead()
|
/aosp_15_r20/external/zstd/contrib/diagnose_corruption/ |
H A D | check_flipped_bits.c | 80 size_t bytes_read; in readFile() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/ |
D | audio_source_hal_client.cc | 223 uint32_t bytes_read = halSinkInterface_->Read(data.data(), bytes_per_tick); in SendAudioData() local
|
/aosp_15_r20/art/runtime/ |
H A D | native_stack_dump.cc | 195 int bytes_read = TEMP_FAILURE_RETRY(read(in, buffer, kMaxBuffer - 1)); in Drain() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_transaction.cc | 561 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 D | process_util_unittest.cc | 1070 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 D | tcp_server_socket_unittest.cc | 341 size_t bytes_read = 0; in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 205 unsigned bytes_read; in getLEB128() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | bl2_io_storage.c | 163 size_t bytes_read; in get_boot_part_fip_header() local
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 357 unsigned int bytes_read = 0; in rb_read() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
H A D | data_element.cc | 401 size_t bytes_read = 1; in Read() local
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | ext2_io.h | 70 unsigned long long bytes_read; member
|
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/ |
D | boot_state_machine.cc | 132 auto bytes_read = read_end->Read(&exit_code, sizeof(exit_code)); in DaemonizeLauncher() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | utils.cc | 393 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 D | util.cc | 294 int bytes_read = in Communicate() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/gnss_grpc_proxy/ |
D | gnss_grpc_proxy.cpp | 309 auto bytes_read = source_out->Read(buffer.data(), buffer.size()); in SendCommand() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_mem_access_bit_sizes.c | 78 const unsigned bytes_read = num_components * (bit_size / 8); in lower_mem_load() local
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 357 unsigned int bytes_read = 0; in rb_read() local
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/inc/ |
D | LsLib.h | 46 int bytes_read; member
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_linux_test.cc | 287 uptr bytes_read; in TEST() local
|
/aosp_15_r20/external/flashrom/ |
H A D | linux_mtd.c | 50 size_t bytes_read; in read_sysfs_string() local
|