Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1504 void getPowerSupplyAttributesData( in getPowerSupplyAttributesData()
1510 BMCWEB_LOG_DEBUG("getPowerSupplyAttributesData enter"); in getPowerSupplyAttributesData()
1530 BMCWEB_LOG_DEBUG("getPowerSupplyAttributesData respHandler enter"); in getPowerSupplyAttributesData()
1534 "getPowerSupplyAttributesData respHandler DBus error {}", ec); in getPowerSupplyAttributesData()
1550 BMCWEB_LOG_DEBUG("getPowerSupplyAttributesData respHandler exit"); in getPowerSupplyAttributesData()
1561 BMCWEB_LOG_DEBUG("getPowerSupplyAttributesData exit");
1655 getPowerSupplyAttributesData(sensorsAsyncResp, inventoryItems, in getPowerSupplyAttributes()
1502 void getPowerSupplyAttributesData( getPowerSupplyAttributesData() function