Home
last modified time | relevance | path

Searched refs:DispatchError (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/platform/impl/
Dtls_connection_posix.cc78 DispatchError(error); in TryReceiveMessage()
132 DispatchError(result_error); in SendAvailableBytes()
139 void TlsConnectionPosix::DispatchError(Error error) { in DispatchError() function in openscreen::TlsConnectionPosix
Dtls_connection_factory_posix.cc117 DispatchError(Error::Code::kSocketListenFailure); in SetListenCredentials()
135 DispatchError(Error::Code::kSocketListenFailure); in Listen()
165 connection_factory_weak_ptr->DispatchError(std::move(accepted.error())); in OnConnectionPending()
193 DispatchError(connection_result.error()); in ConfigureSsl()
338 void TlsConnectionFactoryPosix::DispatchError(Error error) { in DispatchError() function in openscreen::TlsConnectionFactoryPosix
Dtls_connection_posix.h56 void DispatchError(Error error);
Dtls_connection_factory_posix.h72 void DispatchError(Error error);
/external/rust/crates/vulkano/src/command_buffer/
Dmod.rs92 pub use self::auto::DispatchError;
Dauto.rs1061 ) -> Result<&mut Self, DispatchError>
2541 err_gen!(DispatchError {