Home
last modified time | relevance | path

Searched defs:assertedGroups (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-led-manager/test/
H A Dutest-group-priority.cpp54 std::set<const Layout::GroupLayout*> assertedGroups; in TEST_F() local
96 std::set<const Layout::GroupLayout*> assertedGroups; in TEST_F() local
188 std::set<const Layout::GroupLayout*> assertedGroups; in TEST_F() local
335 std::set<const Layout::GroupLayout*> assertedGroups; in TEST_F() local
/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp63 std::set<const Layout::GroupLayout*> assertedGroups) in getNewMapWithLEDPriorities()
80 std::set<const Layout::GroupLayout*> assertedGroups) in getNewMap()
H A Dmanager.hpp142 std::set<const Layout::GroupLayout*> assertedGroups; member in phosphor::led::Manager