Searched defs:HotplugEvent (Results 1 – 3 of 3) sorted by relevance
1003 struct HotplugEvent { struct1008 std::vector<HotplugEvent> mPendingHotplugEvents; argument
206 using HotplugEvent = SurfaceFlinger::HotplugEvent; variable
66 using HotplugEvent = TestableSurfaceFlinger::HotplugEvent; typedef