Searched refs:EventLoopMissingHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/crosvm/devices/src/utils/ | ||
H A D | error.rs | 19 EventLoopMissingHandler, enumerator |
H A D | event_loop.rs | 217 .ok_or(Error::EventLoopMissingHandler)? in resume_event_for_descriptor() |