Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1588 void getPowerSupplyAttributes( in getPowerSupplyAttributes()
1593 BMCWEB_LOG_DEBUG("getPowerSupplyAttributes enter"); in getPowerSupplyAttributes()
1598 BMCWEB_LOG_DEBUG("getPowerSupplyAttributes exit since not Power"); in getPowerSupplyAttributes()
1614 BMCWEB_LOG_DEBUG("getPowerSupplyAttributes respHandler enter"); in getPowerSupplyAttributes()
1619 "getPowerSupplyAttributes respHandler DBus error {}", ec); in getPowerSupplyAttributes()
1658 BMCWEB_LOG_DEBUG("getPowerSupplyAttributes respHandler exit"); in getPowerSupplyAttributes()
1660 BMCWEB_LOG_DEBUG("getPowerSupplyAttributes exit");
1717 getPowerSupplyAttributes( in getInventoryItems()
1586 void getPowerSupplyAttributes( getPowerSupplyAttributes() function