Home
last modified time | relevance | path

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

/third_party/rust/crates/io-lifetimes/src/
Dtypes.rs134 pub fn try_clone_to_owned(&self) -> std::io::Result<OwnedFd> { in try_clone_to_owned() method
215 pub fn try_clone_to_owned(&self) -> std::io::Result<OwnedHandle> { in try_clone_to_owned() method
303 pub fn try_clone_to_owned(&self) -> std::io::Result<OwnedSocket> { in try_clone_to_owned() method