Home
last modified time | relevance | path

Searched refs:finalResIn (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp750 std::shared_ptr<bmcweb::AsyncResp> finalResIn) :
751 app(appIn), finalRes(std::move(finalResIn))
829 MultiAsyncResp(crow::App & appIn,std::shared_ptr<bmcweb::AsyncResp> finalResIn) MultiAsyncResp() argument