/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | GpuCapacityNode.cpp | 100 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/ |
D | incremental_server.cpp | 161 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 D | simple_version_upgrade.cc | 161 int bytes_read = fake_index_file.Read(0, in UpgradeSimpleCacheOnDisk() local
|
/aosp_15_r20/external/arm-trusted-firmware/common/ |
H A D | bl_common.c | 77 size_t bytes_read; in load_image() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/ |
H A D | load_system_roots_supported.cc | 123 size_t bytes_read = 0; in CreateRootCertsBundle() local
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | os_memory_fd.c | 78 int bytes_read = read(fd, &header, sizeof(header)); in os_import_memory_fd() local
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | xor_extent_writer.cc | 34 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/ |
D | load_system_roots_supported.cc | 127 size_t bytes_read = 0; in CreateRootCertsBundle() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_stream.h | 59 size_t bytes_read = 0; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_stream_sequencer_buffer_peer.cc | 32 size_t bytes_read; in Read() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | conformance_cpp.cc | 83 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
|
/aosp_15_r20/system/nvram/hal/ |
H A D | fake_nvram.cpp | 117 ssize_t bytes_read = in ProcessCommand() local
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | conformance_cpp.cc | 83 ssize_t bytes_read = read(fd, (char*)buf + ofs, len); in CheckedRead() local
|
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | tcp_ext_api.cpp | 112 size_t bytes_read = 0; in otTcpMbedTlsSslRecvCallback() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/benchmarks/ |
D | benchmark_png_decode.cc | 99 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 D | full_update_generator.cc | 96 ssize_t bytes_read = -1; in ProcessChunk() local
|
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/ |
H A D | memory_stream.h | 115 size_t bytes_read() const { return position_; } in bytes_read() function
|
/aosp_15_r20/hardware/google/pixel/pixelstats/ |
D | SysfsCollector.cpp | 1848 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 D | db_impl.h | 100 int64_t bytes_read; member
|
/aosp_15_r20/external/cronet/components/cronet/android/ |
H A D | cronet_upload_data_stream_adapter.cc | 85 int bytes_read, in OnReadSucceeded()
|
/aosp_15_r20/system/core/trusty/utils/acvp/ |
H A D | trusty_modulewrapper.cpp | 151 int bytes_read = read(tipc_fd_, &resp, sizeof(struct acvp_resp)); in ForwardResponse() local
|
/aosp_15_r20/external/selinux/restorecond/ |
H A D | user.c | 121 gsize bytes_read; in io_channel_callback() local
|
/aosp_15_r20/system/core/fastboot/ |
H A D | tcp.cpp | 147 ssize_t bytes_read = socket_->ReceiveAll(data, length, 0); in Read() local
|
/aosp_15_r20/external/cronet/components/cronet/android/test/ |
H A D | test_upload_data_stream_handler.cc | 127 int bytes_read = upload_data_stream_->Read( in ReadOnNetworkThread() local
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | read_write_wrappers.rs | 79 let mut bytes_read: DWORD = 0; in read_file() localVariable
|