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()
329 const std::string& ledGroupPath, in getLedState()
373 const std::string& ledGroupPath, const std::string& service) { in getLocationIndicatorActive()
389 const std::string& ledGroupPath, in setLedState()
434 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