Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1498 const std::map<std::string, std::string>& psAttributesConnections, in getPowerSupplyAttributesData() argument
1503 if (psAttributesConnections.empty()) in getPowerSupplyAttributesData()
1511 auto it = psAttributesConnections.begin(); in getPowerSupplyAttributesData()
1623 std::map<std::string, std::string> psAttributesConnections; in getPowerSupplyAttributes() local
1642 psAttributesConnections[psAttributesPath] = connection; in getPowerSupplyAttributes()
1647 psAttributesConnections, in getPowerSupplyAttributes()