Home
last modified time | relevance | path

Searched defs:try_clone (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/io/fd/
Downed.rs90 pub fn try_clone(&self) -> crate::io::Result<Self> { in try_clone() method
108 pub fn try_clone(&self) -> crate::io::Result<Self> { in try_clone() method
/third_party/rust/crates/io-lifetimes/src/
Dtypes.rs125 pub fn try_clone(&self) -> std::io::Result<Self> { in try_clone() method
206 pub fn try_clone(&self) -> std::io::Result<Self> { in try_clone() method
274 pub fn try_clone(&self) -> std::io::Result<Self> { in try_clone() method