Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp519 auto newReq = std::make_shared<crow::Request>( in processOnly() local
532 app.handle(newReq, asyncResp); in processOnly()
870 auto newReq = std::make_shared<crow::Request>( in startQuery() local
885 app.handle(newReq, asyncResp); in startQuery()