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.cpp18 static void applyGroupAction(std::map<LedName, Layout::LedAction>& newState, in applyGroupAction() argument
44 -> std::map<LedName, Layout::LedAction> in getNewMapWithGroupPriorities()
46 std::map<LedName, Layout::LedAction> newState; in getNewMapWithGroupPriorities()
60 static std::map<LedName, Layout::LedAction> getNewMapWithLEDPriorities( in getNewMapWithLEDPriorities()
63 std::map<LedName, Layout::LedAction> newState; in getNewMapWithLEDPriorities()
77 std::map<LedName, Layout::LedAction>
80 std::map<LedName, Layout::LedAction> newState; in getNewMap()
H A Dmanager.hpp15 using LedName = std::string; typedef
91 -> 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()