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.hpp527 auto newReq = std::make_shared<crow::Request>( in processOnly() local
540 app.handle(newReq, asyncResp); in processOnly()
879 auto newReq = std::make_shared<crow::Request>( in startQuery() local
894 app.handle(newReq, asyncResp); in startQuery()