Home
last modified time | relevance | path

Searched defs:bytes_read (Results 401 – 425 of 621) sorted by relevance

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

/aosp_15_r20/external/libpcap/
H A Dsf-pcap.c601 size_t bytes_to_read, bytes_read; in pcap_next_packet() local
/aosp_15_r20/external/pigweed/pw_channel/
H A Depoll_channel_test.cc58 int bytes_read = 0; member in __anone1018dd00111::ReaderTask
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dinputbuffer_test.cc192 size_t bytes_read; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dendpoint_tests.cc110 size_t bytes_read; member
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp492 size_t bytes_read = 0; in OnCaptureBuffer() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_proxy_unittest.cc66 int bytes_read) { in DidRead()
H A Dfile_path_watcher_linux.cc252 ssize_t bytes_read = in ThreadMain() local
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/
H A Dwifi.cpp75 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/
Dle_audio_software_hidl.cc285 void LeAudioSinkTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_encoder.cc315 uint32_t bytes_read = 0; in a2dp_vendor_aptx_send_frames() local
Da2dp_vendor_aptx_hd_encoder.cc296 uint32_t bytes_read = 0; in a2dp_vendor_aptx_hd_send_frames() local
/aosp_15_r20/system/logging/logd/
H A Dlogd_test.cpp86 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 Dquic_crypto_stream.cc369 uint64_t bytes_read = 0; in crypto_bytes_read() local
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/
H A DDemux.cpp142 ssize_t bytes_read; in frontendIptvInputThreadLoop() local
H A DFrontend.cpp246 ssize_t bytes_read = mIptvPluginInterface->read_stream(mIptvPluginStreamer, buf, in readTuneByte() local
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream.cc236 size_t bytes_read, in OnReadAsyncDone()
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dinstall_operation_executor.cc58 bool Read(void* buf, size_t count, size_t* bytes_read) override { in Read()
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc581 auto bytes_read = ReadAll(input_fd, &input_files_str); in AssembleCvdMain() local
/aosp_15_r20/system/core/trusty/storage/lib/
H A Dstorage.c205 size_t bytes_read = 0; in storage_read() local
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_stream.cc501 void Delegate::OnReadCompleted(URLRequest* request, int bytes_read) { in OnReadCompleted()
/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel.cc622 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/
Dreader.rs469 let bytes_read = self.initial_data.len() - self.buf.len(); in calc_checksum() localVariable
/aosp_15_r20/external/cronet/net/filter/
H A Dgzip_source_stream_unittest.cc116 int bytes_read = 0; in ReadStream() local
/aosp_15_r20/external/rust/android-crates-io/crates/untrusted/src/
Duntrusted.rs325 let bytes_read = Input { in read_partial() localVariable
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Domap.cc194 DWORD bytes_read = 0; in FindAndLoadOmapTable() local

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