/aosp_15_r20/packages/services/Car/cpp/security/vehicle_binding_util/src/ |
D | VehicleBindingUtil.cpp | 128 ssize_t bytes_read; in fill() local
|
/aosp_15_r20/external/pigweed/pw_ring_buffer/ |
H A D | prefixed_entry_ring_buffer_test.cc | 436 size_t bytes_read = 0; in PeekFront() local 471 size_t bytes_read = 0; in EmptyDataPushBackTest() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
H A D | tensor_bundle.cc | 141 size_t bytes_read = 0; in ReadStringTensor() local 173 size_t bytes_read = 0; in ReadVariantTensor() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/ |
H A D | io_encrypted.c | 159 size_t bytes_read; in enc_file_read() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/ |
D | io_encrypted.c | 159 size_t bytes_read; in enc_file_read() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | ftrace_stats.proto | 45 optional uint64 bytes_read = 5; field
|
/aosp_15_r20/external/pytorch/torch/lib/libshm/ |
H A D | core.cpp | 52 const auto bytes_read = read(pipe_ends[0], buffer.data(), buffer.size()); in start_manager() local
|
/aosp_15_r20/system/core/fastboot/device/ |
H A D | fastboot_device.cpp | 211 auto bytes_read = transport_->Read(command, FB_RESPONSE_SZ); in ExecuteCommands() local
|
/aosp_15_r20/device/google/gs-common/gear/dumpstate_v3/ |
D | Dumpstate.cpp | 138 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(fdLog, buffer.data(), buffer.size())); in dumpLogSection() local
|
/aosp_15_r20/external/llvm-libc/src/sys/auxv/linux/ |
H A D | getauxval.cpp | 138 ssize_t bytes_read = read(fd_guard.get(), buf, available_size); in initialize_auxv_once() local
|
/aosp_15_r20/device/google/gs-common/gear/dumpstate/ |
D | Dumpstate.cpp | 138 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(fdLog, buffer.data(), buffer.size())); in dumpLogSection() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_verify.cpp | 122 uint64_t bytes_read = 0; in VerifyBlocks() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | cpu-arm-linux.c | 97 ssize_t bytes_read = read_eintr(fd, buf + len, kReadSize); in read_file() local
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | bionic.cpp | 142 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(fd, &header, sizeof(header))); in __bionic_open_tzdata_path() local
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | xor_extent_writer_unittest.cc | 267 ssize_t bytes_read{}; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/ |
D | cpu-arm-linux.c | 97 ssize_t bytes_read = read_eintr(fd, buf + len, kReadSize); in read_file() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | hearing_aid_software_encoding_hidl.cc | 124 void LogBytesRead(size_t bytes_read) override { in LogBytesRead()
|
/aosp_15_r20/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.proto | 52 optional uint64 bytes_read = 14; field
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | cpufreq_monitor_android.cc | 197 ssize_t bytes_read = read(fd, data, kNumBytesToReadForSampling); in Sample() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/io/ |
H A D | io_stm32image.c | 169 size_t bytes_read; in stm32image_partition_size() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
H A D | gtest-death-test.cc | 466 int bytes_read; in ReadAndInterpretStatusByte() local 925 size_t bytes_read = 0; in Wait() local
|
/aosp_15_r20/external/mesa3d/src/gtest/src/ |
H A D | gtest-death-test.cc | 466 int bytes_read; in ReadAndInterpretStatusByte() local 925 size_t bytes_read = 0; in Wait() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-death-test.cc | 464 int bytes_read; in ReadAndInterpretStatusByte() local 932 size_t bytes_read = 0; in Wait() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/ |
H A D | gtest-death-test.cc | 472 int bytes_read; in ReadAndInterpretStatusByte() local 915 size_t bytes_read = 0; in Wait() local
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/cross_domain/ |
H A D | mod.rs | 222 let mut bytes_read: usize = 0; in write_to_ring() localVariable 387 let bytes_read; in handle_fence() localVariable
|