Home
last modified time | relevance | path

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

/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/
Dresult.h310 constexpr error<E> take_error() { in take_error() function
547 constexpr error<E> take_error() { in take_error() function
/external/rust/crates/tokio/src/net/unix/
Dlistener.rs150 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Dstream.rs863 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/mio/src/net/uds/
Dlistener.rs47 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Ddatagram.rs102 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Dstream.rs63 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/vsock/src/
Dlib.rs141 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
251 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
/external/rust/crates/mio/src/net/tcp/
Dlistener.rs134 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Dstream.rs197 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/openssl/src/ssl/
Dbio.rs55 pub unsafe fn take_error<S>(bio: *mut BIO) -> Option<io::Error> { in take_error() function
/external/rust/crates/tokio/src/net/tcp/
Dsocket.rs511 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Dstream.rs291 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/tokio/src/net/unix/datagram/
Dsocket.rs1375 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/mio/src/net/
Dudp.rs552 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/tokio/src/net/
Dudp.rs1671 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/mio/src/sys/windows/
Dnamed_pipe.rs456 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/protobuf/src/
Dplugin.rs609 pub fn take_error(&mut self) -> ::std::string::String { in take_error() method
/external/rust/crates/socket2/src/
Dsocket.rs773 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/protobuf/2.27.1/src/
Dplugin.rs687 pub fn take_error(&mut self) -> ::std::string::String { in take_error() method