/aosp_15_r20/system/nvram/hal/ |
H A D | nvram_device_adapter.cpp | 244 uint64_t* bytes_read) { in device_read_space()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | bidirectional_stream_unittest.cc | 135 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 D | file_util.cc | 190 int bytes_read = in CopyFileContents() local
|
H A D | file_path_watcher_inotify.cc | 316 ssize_t bytes_read = HANDLE_EINTR( in ThreadMain() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/tests/ |
H A D | file_data_pipe_producer_unittest.cc | 145 size_t bytes_read = 0; member
|
/aosp_15_r20/external/cronet/components/cronet/android/ |
H A D | cronet_url_request_adapter.cc | 242 int bytes_read, in OnReadCompleted()
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cc | 225 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 D | microdump_writer_unittest.cc | 149 int bytes_read = IGNORE_EINTR(read(err_fd, buf, 1024)); in CrashAndGetMicrodump() local
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | launch_posix.cc | 628 ssize_t bytes_read = in GetAppOutputInternal() local
|
/aosp_15_r20/external/pigweed/pw_channel/ |
H A D | forwarding_channel_test.cc | 473 int bytes_read = 0; in TEST() member in __anon6b6e23a70111::TEST::TryToReadUntilClosed
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | launch_posix.cc | 637 ssize_t bytes_read = in GetAppOutputInternal() local
|
/aosp_15_r20/external/avb/rust/tests/ |
H A D | test_ops.rs | 267 let bytes_read = end - offset; in read_from_partition() localVariable
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/ |
H A D | netlink.rs | 231 let bytes_read = unsafe { in recv() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ |
D | a2dp_encoding_aidl.cc | 214 void A2dpTransport::LogBytesRead(size_t bytes_read) { in LogBytesRead()
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | PngCrunch.cpp | 102 const size_t bytes_read = std::min(in_len, len); in ReadDataFromStream() local
|
/aosp_15_r20/external/curl/lib/vtls/ |
H A D | schannel_verify.c | 295 DWORD bytes_read = 0; in add_certs_file_to_store() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
D | socket.rs | 344 let mut bytes_read; in read_mgmt_packet() localVariable
|
/aosp_15_r20/art/libartbase/base/ |
H A D | common_art_test.cc | 664 ssize_t bytes_read = 0; in ForkAndExec() local
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel_posix.cc | 449 size_t bytes_read = 0; in OnFileCanReadWithoutBlocking() local
|
/aosp_15_r20/external/OpenCSD/decoder/tests/source/ |
H A D | mem_acc_test.cpp | 278 uint32_t bytes_read = 0; in TestMemAccCB() local
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | buffered_spdy_framer_unittest.cc | 143 size_t bytes_read = in SimulateInFramer() local
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/activation/javax.activation/1.2.0/ |
HD | javax.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/ |
D | test.rs | 1348 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 D | remote_service.cc | 599 size_t bytes_read, in ReadLongHelper()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/ |
H A D | handshake_util.cc | 246 int bytes_read = BIO_read(socket, out, len); in Proxy() local
|