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.hpp110 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in afterPowerCapSettingGet()
204 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in afterGetChassis()
272 auto sensorAsyncResp = std::make_shared<SensorsAsyncResp>( in handleChassisPowerGet() local
302 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.hpp2160 const std::shared_ptr<SensorsAsyncResp>& sensorAsyncResp, in setSensorsOverride()