Home
last modified time | relevance | path

Searched refs:try_clone_stream (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
H A Ddriver.rs54 .try_clone_stream() in initialize()
76 .try_clone_stream() in initialize()
H A Dregistry.rs146 pub(crate) fn try_clone_stream(&self) -> io::Result<UnixStream> { in try_clone_stream() method