Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp250 const std::string& ledGroupPath, in handleLedGroupSubtree()
289 const std::string& ledGroupPath, in getLedGroupPath()
327 const std::string& ledGroupPath, in getLedState()
376 const std::string& ledGroupPath, in setLedState()
421 const std::string& service) { in setLocationIndicatorActive()
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.cpp43 auto ledGroupPath = getLedGroupPaths(invObjectPath); in matchHandler() local