Home
last modified time | relevance | path

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

/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/
Dresult.h316 constexpr error<E> take_error() { in take_error() function
553 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.rs899 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.rs145 pub fn take_error(&self) -> Result<Option<Error>> { in take_error() method
257 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.rs558 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
Dstream.rs290 pub fn take_error(&self) -> io::Result<Option<io::Error>> { in take_error() method
/external/rust/crates/tokio/src/net/unix/datagram/
Dsocket.rs1514 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/h2/src/proto/
Dconnection.rs214 fn take_error(&mut self, ours: Reason, initiator: Initiator) -> Result<(), Error> { in take_error() function
/external/rust/crates/tokio/src/net/
Dudp.rs1990 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/hyper/src/proto/h1/
Dconn.rs784 pub(crate) fn take_error(&mut self) -> crate::Result<()> { in take_error() function
/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.rs868 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