Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/test/
H A Dutest-group-priority.cpp23 static void assertMap(std::map<LedName, Layout::LedAction> map, in assertMap()
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp15 using LedName = std::string; typedef
H A Dmanager.cpp18 static void applyGroupAction(std::map<LedName, Layout::LedAction>& newState, in applyGroupAction()