Home
last modified time | relevance | path

Searched refs:LedName (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp22 static void applyGroupAction(std::map<LedName, Layout::LedAction>& newState, in applyGroupAction() argument
48 -> std::map<LedName, Layout::LedAction> in getNewMapWithGroupPriorities()
50 std::map<LedName, Layout::LedAction> newState; in getNewMapWithGroupPriorities()
64 static std::map<LedName, Layout::LedAction> getNewMapWithLEDPriorities( in getNewMapWithLEDPriorities()
67 std::map<LedName, Layout::LedAction> newState; in getNewMapWithLEDPriorities()
81 std::map<LedName, Layout::LedAction> Manager::getNewMap( in getNewMap()
84 std::map<LedName, Layout::LedAction> newState; in getNewMap()
H A Dmanager.hpp16 using LedName = std::string; typedef
90 -> std::map<LedName, Layout::LedAction>;
/openbmc/phosphor-led-manager/test/
H A Dutest-group-priority.cpp23 static void assertMap(std::map<LedName, Layout::LedAction> map, in assertMap() argument
24 std::map<LedName, Layout::Action> expect) in assertMap()
61 std::map<LedName, Layout::LedAction> map = in TEST_F()
109 std::map<LedName, Layout::LedAction> map = in TEST_F()