Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp115 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in afterPowerCapSettingGet()
209 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in afterGetChassis()
277 auto sensorAsyncResp = std::make_shared<SensorsAsyncResp>( in handleChassisPowerGet() local
307 auto sensorAsyncResp = std::make_shared<SensorsAsyncResp>( in handleChassisPowerPatch() local
H A Dthermal.hpp41 auto sensorAsyncResp = std::make_shared<SensorsAsyncResp>( in requestRoutesThermal() local
H A Dsensors.hpp2168 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in setSensorsOverride()