Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp825 MultiAsyncResp(crow::App& appIn, in MultiAsyncResp() argument
827 app(appIn), finalRes(std::move(finalResIn)) in MultiAsyncResp()