Searched defs:HotplugEvent (Results 1 – 2 of 2) sorted by relevance
1064 struct HotplugEvent { struct1068 std::vector<HotplugEvent> mPendingHotplugEvents GUARDED_BY(mStateLock); argument
85 using HotplugEvent = TestableSurfaceFlinger::HotplugEvent; typedef