Home
last modified time | relevance | path

Searched defs:sensorsAsyncResp (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp266 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getObjectsWithConnection()
336 void getConnections(const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getConnections()
538 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp) in populateFanRedundancy()
728 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp) in sortJSONResponse()
1011 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemsData()
1100 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemsConnections()
1183 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemAssociations()
1344 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryLedData()
1448 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryLeds()
1533 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getPowerSupplyAttributesData()
[all …]
H A Dpower.hpp44 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetPowerCapEnable()
72 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetChassisPath()
H A Dthermal.hpp69 auto sensorsAsyncResp = std::make_shared<SensorsAsyncResp>( in requestRoutesThermal() local