Searched defs:device_events (Results 1 – 2 of 2) sorted by relevance
40 void GetObservedEvents(FuseBridgeState state, int* device_events, int* proxy_events) { in GetObservedEvents()297 int device_events; in InvokeControl() local
413 let device_events = match device_wait_ctx.wait_timeout(Duration::from_secs(0)) { in run_async() localVariable