Home
last modified time | relevance | path

Searched defs:bytes_read (Results 251 – 275 of 621) sorted by relevance

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

/aosp_15_r20/packages/services/Car/cpp/security/vehicle_binding_util/src/
DVehicleBindingUtil.cpp128 ssize_t bytes_read; in fill() local
/aosp_15_r20/external/pigweed/pw_ring_buffer/
H A Dprefixed_entry_ring_buffer_test.cc436 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 Dtensor_bundle.cc141 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 Dio_encrypted.c159 size_t bytes_read; in enc_file_read() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/
Dio_encrypted.c159 size_t bytes_read; in enc_file_read() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_stats.proto45 optional uint64 bytes_read = 5; field
/aosp_15_r20/external/pytorch/torch/lib/libshm/
H A Dcore.cpp52 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 Dfastboot_device.cpp211 auto bytes_read = transport_->Read(command, FB_RESPONSE_SZ); in ExecuteCommands() local
/aosp_15_r20/device/google/gs-common/gear/dumpstate_v3/
DDumpstate.cpp138 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 Dgetauxval.cpp138 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/
DDumpstate.cpp138 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 Dsnapuserd_verify.cpp122 uint64_t bytes_read = 0; in VerifyBlocks() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dcpu-arm-linux.c97 ssize_t bytes_read = read_eintr(fd, buf + len, kReadSize); in read_file() local
/aosp_15_r20/bionic/libc/tzcode/
H A Dbionic.cpp142 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 Dxor_extent_writer_unittest.cc267 ssize_t bytes_read{}; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/
Dcpu-arm-linux.c97 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/
Dhearing_aid_software_encoding_hidl.cc124 void LogBytesRead(size_t bytes_read) override { in LogBytesRead()
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.proto52 optional uint64 bytes_read = 14; field
/aosp_15_r20/external/cronet/base/trace_event/
H A Dcpufreq_monitor_android.cc197 ssize_t bytes_read = read(fd, data, kNumBytesToReadForSampling); in Sample() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/io/
H A Dio_stm32image.c169 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 Dgtest-death-test.cc466 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 Dgtest-death-test.cc466 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/
Dgtest-death-test.cc464 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 Dgtest-death-test.cc472 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 Dmod.rs222 let mut bytes_read: usize = 0; in write_to_ring() localVariable
387 let bytes_read; in handle_fence() localVariable

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