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.hpp1535 const std::map<std::string, std::string>& psAttributesConnections, in getPowerSupplyAttributesData() argument
1540 if (psAttributesConnections.empty()) in getPowerSupplyAttributesData()
1548 auto it = psAttributesConnections.begin(); in getPowerSupplyAttributesData()
1660 std::map<std::string, std::string> psAttributesConnections; in getPowerSupplyAttributes() local
1679 psAttributesConnections[psAttributesPath] = connection; in getPowerSupplyAttributes()
1684 psAttributesConnections, in getPowerSupplyAttributes()