Searched refs:finalResIn (Results 1 – 1 of 1) sorted by relevance
750 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