/aosp_15_r20/external/libpcap/ |
H A D | sf-pcap.c | 601 size_t bytes_to_read, bytes_read; in pcap_next_packet() local
|
/aosp_15_r20/external/pigweed/pw_channel/ |
H A D | epoll_channel_test.cc | 58 int bytes_read = 0; member in __anone1018dd00111::ReaderTask
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | inputbuffer_test.cc | 192 size_t bytes_read; in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | endpoint_tests.cc | 110 size_t bytes_read; member
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | audio_handler.cpp | 492 size_t bytes_read = 0; in OnCaptureBuffer() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_proxy_unittest.cc | 66 int bytes_read) { in DidRead()
|
H A D | file_path_watcher_linux.cc | 252 ssize_t bytes_read = in ThreadMain() local
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi.cpp | 75 ssize_t bytes_read = read(fd_read, read_buf.data(), read_buf.size()); in cpioWriteFileContent() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | le_audio_software_hidl.cc | 285 void LeAudioSinkTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_aptx_encoder.cc | 315 uint32_t bytes_read = 0; in a2dp_vendor_aptx_send_frames() local
|
D | a2dp_vendor_aptx_hd_encoder.cc | 296 uint32_t bytes_read = 0; in a2dp_vendor_aptx_hd_send_frames() local
|
/aosp_15_r20/system/logging/logd/ |
H A D | logd_test.cpp | 86 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(sock, buffer, sizeof(buffer))); in send_to_control() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_crypto_stream.cc | 369 uint64_t bytes_read = 0; in crypto_bytes_read() local
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/ |
H A D | Demux.cpp | 142 ssize_t bytes_read; in frontendIptvInputThreadLoop() local
|
H A D | Frontend.cpp | 246 ssize_t bytes_read = mIptvPluginInterface->read_stream(mIptvPluginStreamer, buf, in readTuneByte() local
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | stream.cc | 236 size_t bytes_read, in OnReadAsyncDone()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | install_operation_executor.cc | 58 bool Read(void* buf, size_t count, size_t* bytes_read) override { in Read()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | assemble_cvd.cc | 581 auto bytes_read = ReadAll(input_fd, &input_files_str); in AssembleCvdMain() local
|
/aosp_15_r20/system/core/trusty/storage/lib/ |
H A D | storage.c | 205 size_t bytes_read = 0; in storage_read() local
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_stream.cc | 501 void Delegate::OnReadCompleted(URLRequest* request, int bytes_read) { in OnReadCompleted()
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel.cc | 622 bool Channel::OnReadComplete(size_t bytes_read, size_t* next_read_size_hint) { in OnReadComplete()
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_meta/src/ |
D | reader.rs | 469 let bytes_read = self.initial_data.len() - self.buf.len(); in calc_checksum() localVariable
|
/aosp_15_r20/external/cronet/net/filter/ |
H A D | gzip_source_stream_unittest.cc | 116 int bytes_read = 0; in ReadStream() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/untrusted/src/ |
D | untrusted.rs | 325 let bytes_read = Input { in read_partial() localVariable
|
/aosp_15_r20/external/google-breakpad/src/common/windows/ |
H A D | omap.cc | 194 DWORD bytes_read = 0; in FindAndLoadOmapTable() local
|