Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1520 const std::string& psAttributesPath = (*it).first; in getPowerSupplyAttributesData() local
1555 psAttributesConnection, psAttributesPath, in getPowerSupplyAttributesData()
1639 const std::string& psAttributesPath = subtree[0].first; in getPowerSupplyAttributes() local
1649 psAttributesConnections[psAttributesPath] = connection; in getPowerSupplyAttributes()
1650 BMCWEB_LOG_DEBUG("Added mapping {} -> {}", psAttributesPath, in getPowerSupplyAttributes()