Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/utils/
H A Derror.rs19 EventLoopMissingHandler, enumerator
H A Devent_loop.rs217 .ok_or(Error::EventLoopMissingHandler)? in resume_event_for_descriptor()