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.hpp1984 const std::string& psAttributesPath = (*it).first; in getPowerSupplyAttributesData() local
2019 *crow::connections::systemBus, psAttributesConnection, psAttributesPath, in getPowerSupplyAttributesData()
2103 const std::string& psAttributesPath = subtree[0].first; in getPowerSupplyAttributes() local
2113 psAttributesConnections[psAttributesPath] = connection; in getPowerSupplyAttributes()
2114 BMCWEB_LOG_DEBUG("Added mapping {} -> {}", psAttributesPath, in getPowerSupplyAttributes()