Searched defs:sensorsAsyncResp (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | sensors.hpp | 266 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 D | power.hpp | 44 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetPowerCapEnable() 72 const std::shared_ptr<SensorsAsyncResp>& sensorsAsyncResp, in afterGetChassisPath()
|
H A D | thermal.hpp | 69 auto sensorsAsyncResp = std::make_shared<SensorsAsyncResp>( in requestRoutesThermal() local
|