Home
last modified time | relevance | path

Searched defs:bytes_read (Results 226 – 250 of 621) sorted by relevance

12345678910>>...25

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DGpuCapacityNode.cpp100 auto const bytes_read = fd_interface_->read(frequency_fd_, buffer.data() + bytes_read_total, in gpu_frequency() local
/aosp_15_r20/packages/modules/adb/client/
Dincremental_server.cpp161 int64_t bytes_read = -1; in ReadDataBlock() local
167 int64_t bytes_read = -1; in ReadTreeBlock() local
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_version_upgrade.cc161 int bytes_read = fake_index_file.Read(0, in UpgradeSimpleCacheOnDisk() local
/aosp_15_r20/external/arm-trusted-firmware/common/
H A Dbl_common.c77 size_t bytes_read; in load_image() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/
H A Dload_system_roots_supported.cc123 size_t bytes_read = 0; in CreateRootCertsBundle() local
/aosp_15_r20/external/mesa3d/src/util/
H A Dos_memory_fd.c78 int bytes_read = read(fd, &header, sizeof(header)); in os_import_memory_fd() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dxor_extent_writer.cc34 ssize_t bytes_read = 0; in WriteXorCowOp() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dload_system_roots_supported.cc127 size_t bytes_read = 0; in CreateRootCertsBundle() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_stream.h59 size_t bytes_read = 0; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_stream_sequencer_buffer_peer.cc32 size_t bytes_read; in Read() local
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dconformance_cpp.cc83 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
/aosp_15_r20/system/nvram/hal/
H A Dfake_nvram.cpp117 ssize_t bytes_read = in ProcessCommand() local
/aosp_15_r20/external/protobuf/conformance/
H A Dconformance_cpp.cc83 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
/aosp_15_r20/external/openthread/src/core/api/
H A Dtcp_ext_api.cpp112 size_t bytes_read = 0; in otTcpMbedTlsSslRecvCallback() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/benchmarks/
Dbenchmark_png_decode.cc99 size_t bytes_read = fread(raw_file, 1, num_bytes, in_file); in SetUp() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Dfull_update_generator.cc96 ssize_t bytes_read = -1; in ProcessChunk() local
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dmemory_stream.h115 size_t bytes_read() const { return position_; } in bytes_read() function
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp1848 int bytes_read; in logVendorResumeLatencyStats() local
1936 int bytes_read; in process_irqatom_values() local
1993 int bytes_read; in logVendorLongIRQStatsReported() local
/aosp_15_r20/external/leveldb/db/
H A Ddb_impl.h100 int64_t bytes_read; member
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_upload_data_stream_adapter.cc85 int bytes_read, in OnReadSucceeded()
/aosp_15_r20/system/core/trusty/utils/acvp/
H A Dtrusty_modulewrapper.cpp151 int bytes_read = read(tipc_fd_, &resp, sizeof(struct acvp_resp)); in ForwardResponse() local
/aosp_15_r20/external/selinux/restorecond/
H A Duser.c121 gsize bytes_read; in io_channel_callback() local
/aosp_15_r20/system/core/fastboot/
H A Dtcp.cpp147 ssize_t bytes_read = socket_->ReceiveAll(data, length, 0); in Read() local
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dtest_upload_data_stream_handler.cc127 int bytes_read = upload_data_stream_->Read( in ReadOnNetworkThread() local
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dread_write_wrappers.rs79 let mut bytes_read: DWORD = 0; in read_file() localVariable

12345678910>>...25