Searched defs:sensorsAsyncResp (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | sensors.hpp | 244 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getObjectsWithConnection() 314 void getConnections(const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getConnections() 519 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp) in populateFanRedundancy() 709 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp) in sortJSONResponse() 981 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemsData() 1070 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemsConnections() 1153 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryItemAssociations() 1314 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryLedData() 1418 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getInventoryLeds() 1503 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in getPowerSupplyAttributesData() [all …]
|
H A D | power.hpp | 45 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetPowerCapEnable() 73 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetChassisPath()
|
H A D | thermal.hpp | 69 auto sensorsAsyncResp = std::make_shared<SensorsAsyncResp>( in requestRoutesThermal() local
|