Searched refs:ChannelClosed (Results 1 – 5 of 5) sorted by relevance
38 assert_eq!(err1, TipcError::SystemError(trusty_sys::Error::ChannelClosed)); in test_access_policy_unauthorized()
44 ChannelClosed = ERR_CHANNEL_CLOSED, enumerator110 ERR_CHANNEL_CLOSED => ChannelClosed, in from()
62 ChannelClosed, enumerator
247 return Err(TipcError::ChannelClosed); in send_vectored()
1062 | TipcError::SystemError(Error::ChannelClosed) in run_event_loop()1066 | TipcError::ChannelClosed in run_event_loop()