Searched refs:psAttributesConnections (Results 1 – 1 of 1) sorted by relevance
1498 const std::map<std::string, std::string>& psAttributesConnections, in getPowerSupplyAttributesData() argument1503 if (psAttributesConnections.empty()) in getPowerSupplyAttributesData()1511 auto it = psAttributesConnections.begin(); in getPowerSupplyAttributesData()1623 std::map<std::string, std::string> psAttributesConnections; in getPowerSupplyAttributes() local1642 psAttributesConnections[psAttributesPath] = connection; in getPowerSupplyAttributes()1647 psAttributesConnections, in getPowerSupplyAttributes()