Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tokio-util/src/io/
Dmod.rs13 mod copy_to_bytes; module
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/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
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/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
/external/rust/android-crates-io/crates/bytes/src/buf/
Dtake.rs151 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
Dchain.rs172 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() function
Dbuf_impl.rs2358 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
/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
/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
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/
Dbytes.rs629 fn copy_to_bytes(&mut self, len: usize) -> Self { in copy_to_bytes() method
Dbytes_mut.rs1166 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
/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
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/
Dbytes_mut.rs1166 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
Dbytes.rs629 fn copy_to_bytes(&mut self, len: usize) -> Self { in copy_to_bytes() method