Home
last modified time | relevance | path

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

/external/crosvm/base/src/
Dwait_context.rs93 convert_to_watching_events(event_type), in add_for_event()
116 convert_to_watching_events(event_type), in modify()
153 fn convert_to_watching_events(event_type: EventType) -> WatchingEvents { in convert_to_watching_events() function