Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dstderr.rs64 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Dstdout.rs64 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Dstdin.rs109 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
H A Dsys.rs102 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
196 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Dpty.rs167 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
H A Dpipe.rs61 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Dchild.rs186 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
H A Dlistener.rs124 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Ddatagram.rs447 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method
H A Dstream.rs387 fn as_fd(&self) -> BorrowedFd<'_> { in as_fd() method