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