Searched refs:screenGroups (Results 1 – 1 of 1) sorted by relevance
159 std::map<ScreenId, sptr<AbstractScreenGroup>> screenGroups; in DumpAllScreenInfo() local180 screenGroups.insert(std::make_pair(screenId, screenGroup)); in DumpAllScreenInfo()185 for (auto it = screenGroups.begin(); it != screenGroups.end(); it++) { in DumpAllScreenInfo()