Searched refs:EventAsyncCreationFailed (Results 1 – 2 of 2) sorted by relevance
391 EventAsync::new(cmd_evt, &ex).map_err(Error::EventAsyncCreationFailed)?; in run_async()393 EventAsync::new(event_evt, &ex).map_err(Error::EventAsyncCreationFailed)?; in run_async()404 .map_err(Error::EventAsyncCreationFailed)?; in run_async()
99 EventAsyncCreationFailed(cros_async::AsyncError), enumerator