Home
last modified time | relevance | path

Searched defs:copy_to_bytes (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/io/
Dmod.rs13 mod copy_to_bytes; module
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/buf/
Dtake.rs148 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
Dchain.rs172 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() function
Dbuf_impl.rs1135 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/buf/
H A Dtake.rs148 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
H A Dchain.rs172 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() function
H A Dbuf_impl.rs1127 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/common/
Dbuf.rs75 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/http-body/src/
Dcollect.rs195 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/
H A Dbytes.rs583 fn copy_to_bytes(&mut self, len: usize) -> Self { in copy_to_bytes() method
H A Dbytes_mut.rs1073 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/
Dbytes_mut.rs1166 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
Dbytes.rs723 fn copy_to_bytes(&mut self, len: usize) -> Self { in copy_to_bytes() method