Home
last modified time | relevance | path

Searched defs:GroupLayout (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-led-manager/manager/
H A Dgrouplayout.hpp20 struct GroupLayout struct
22 int priority = 0;
23 ActionSet actionSet;
H A Dmanager.cpp43 std::set<const Layout::GroupLayout*, Layout::CompareGroupLayout> sorted) in getNewMapWithGroupPriorities()