Home
last modified time | relevance | path

Searched refs:EventAsyncCreationFailed (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/video/
Dworker.rs391 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()
Dmod.rs99 EventAsyncCreationFailed(cros_async::AsyncError), enumerator