/aosp_15_r20/external/cronet/base/android/ |
H A D | thread_instruction_count.cc | 82 ssize_t bytes_read = read(fd, &instructions, sizeof(instructions)); in Now() local
|
/aosp_15_r20/external/pigweed/pw_trace_tokenized/ |
H A D | trace_buffer_log.cc | 53 size_t bytes_read = 0; in DumpTraceBufferToLog() local
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/utils/ |
H A D | file_utils.cc | 69 size_t bytes_read = shared_istream->tellg(); in ReadEntireFile() local
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | smtp-tls.c | 61 size_t bytes_read; member
|
H A D | smtp-ssl.c | 61 size_t bytes_read; member
|
H A D | imap-append.c | 59 size_t bytes_read; member
|
H A D | smtp-multi.c | 57 size_t bytes_read; member
|
H A D | smtp-mail.c | 64 size_t bytes_read; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | byte_buffer_reader.cc | 86 size_t bytes_read = 0; in grpc_byte_buffer_reader_readall() local
|
/aosp_15_r20/external/image_io/src/utils/ |
H A D | file_utils.cc | 69 size_t bytes_read = shared_istream->tellg(); in ReadEntireFile() local
|
/aosp_15_r20/external/cronet/net/test/spawned_test_server/ |
H A D | local_test_server_win.cc | 32 DWORD bytes_read = 0; in ReadData() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ |
H A D | byte_buffer_reader.cc | 86 size_t bytes_read = 0; in grpc_byte_buffer_reader_readall() local
|
/aosp_15_r20/hardware/interfaces/gnss/common/utils/default/ |
H A D | DeviceFileReader.cpp | 69 int bytes_read = -1; in getDataFromDeviceFile() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/ |
H A D | h4_protocol.cc | 106 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(fd, buffer, 1)); in OnDataReady() local
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | KumquatInstance.cpp | 66 ssize_t bytes_read = read(fds[0], &count, sizeof(count)); in SetUp() local
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/ |
H A D | istream_ref_data_source.cc | 75 size_t bytes_read = istream_ref_.gcount(); in Read() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | allocation.cc | 60 size_t bytes_read = in FileCopyAllocation() local
|
/aosp_15_r20/external/e2fsprogs/resize/ |
H A D | resource_track.c | 112 unsigned long long bytes_read = 0; in print_resource_track() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | repeating_alarm.cc | 77 auto bytes_read = read(fd_, ×_invoked, sizeof(uint64_t)); in on_fire() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/fwu/ |
H A D | fwu.c | 79 size_t bytes_read; in fwu_metadata_load() local
|
/aosp_15_r20/external/image_io/src/base/ |
H A D | istream_ref_data_source.cc | 75 size_t bytes_read = istream_ref_.gcount(); in Read() local
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | proc_maps_linux.cc | 58 ssize_t bytes_read = HANDLE_EINTR(read(fd.get(), buffer, read_size)); in ReadProcMaps() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/hci/ |
D | h4_parser.cc | 103 bool H4Parser::Consume(const uint8_t* buffer, int32_t bytes_read) { in Consume()
|
/aosp_15_r20/external/fsverity-utils/programs/ |
H A D | cmd_dump_metadata.c | 72 int bytes_read; in fsverity_cmd_dump_metadata() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/ |
H A D | fullrw.c | 22 apr_size_t *bytes_read) in apr_file_read_full()
|