Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/
H A Dlistener.rs188 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
H A Dstream.rs556 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/
H A Dlistener.rs155 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
H A Dstream.rs190 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/
H A Dlistener.rs160 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
H A Ddatagram.rs239 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
H A Dstream.rs139 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/
H A Dlistener.rs139 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
H A Dstream.rs237 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
H A Dlistener.rs106 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
H A Ddatagram.rs411 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
H A Dstream.rs327 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/udp/
H A Dudp_socket.rs330 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
739 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/udp/
H A Dudp_socket.rs242 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
619 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/
H A Dudp.rs696 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
1342 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method