Searched defs:HotplugEvent (Results 1 – 3 of 3) sorted by relevance
811 struct HotplugEvent { struct816 std::vector<HotplugEvent> mPendingHotplugEvents; argument
57 using HotplugEvent = SurfaceFlinger::HotplugEvent; variable
58 using HotplugEvent = TestableSurfaceFlinger::HotplugEvent; typedef