Home
last modified time | relevance | path

Searched defs:bytes_read (Results 426 – 450 of 621) sorted by relevance

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

/aosp_15_r20/system/nvram/hal/
H A Dnvram_device_adapter.cpp244 uint64_t* bytes_read) { in device_read_space()
/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream_unittest.cc135 void OnDataRead(int bytes_read) override { in OnDataRead()
338 void OnDataRead(int bytes_read) override { in OnDataRead()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc190 int bytes_read = in CopyFileContents() local
H A Dfile_path_watcher_inotify.cc316 ssize_t bytes_read = HANDLE_EINTR( in ThreadMain() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/tests/
H A Dfile_data_pipe_producer_unittest.cc145 size_t bytes_read = 0; member
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_url_request_adapter.cc242 int bytes_read, in OnReadCompleted()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc225 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
/aosp_15_r20/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer_unittest.cc149 int bytes_read = IGNORE_EINTR(read(err_fd, buf, 1024)); in CrashAndGetMicrodump() local
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_posix.cc628 ssize_t bytes_read = in GetAppOutputInternal() local
/aosp_15_r20/external/pigweed/pw_channel/
H A Dforwarding_channel_test.cc473 int bytes_read = 0; in TEST() member in __anon6b6e23a70111::TEST::TryToReadUntilClosed
/aosp_15_r20/external/libchrome/base/process/
H A Dlaunch_posix.cc637 ssize_t bytes_read = in GetAppOutputInternal() local
/aosp_15_r20/external/avb/rust/tests/
H A Dtest_ops.rs267 let bytes_read = end - offset; in read_from_partition() localVariable
/aosp_15_r20/external/crosvm/base/src/sys/linux/
H A Dnetlink.rs231 let bytes_read = unsafe { in recv() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_encoding_aidl.cc214 void A2dpTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DPngCrunch.cpp102 const size_t bytes_read = std::min(in_len, len); in ReadDataFromStream() local
/aosp_15_r20/external/curl/lib/vtls/
H A Dschannel_verify.c295 DWORD bytes_read = 0; in add_certs_file_to_store() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Dsocket.rs344 let mut bytes_read; in read_mgmt_packet() localVariable
/aosp_15_r20/art/libartbase/base/
H A Dcommon_art_test.cc664 ssize_t bytes_read = 0; in ForkAndExec() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel_posix.cc449 size_t bytes_read = 0; in OnFileCanReadWithoutBlocking() local
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_acc_test.cpp278 uint32_t bytes_read = 0; in TestMemAccCB() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dbuffered_spdy_framer_unittest.cc143 size_t bytes_read = in SimulateInFramer() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/activation/javax.activation/1.2.0/
HDjavax.activation-1.2.0.jar ... .OutputStream) throws java.io.IOException int bytes_read java.io.InputStream is byte[] data ...
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/
Dtest.rs1348 let bytes_read = iter in test_object_task_iter() localVariable
1402 let bytes_read = iter in test_object_map_iter() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc599 size_t bytes_read, in ReadLongHelper()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dhandshake_util.cc246 int bytes_read = BIO_read(socket, out, len); in Proxy() local

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