Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp85 auto getReq = std::make_shared<crow::Request>( in handleIfMatch() local
97 getReq->session = req.session; in handleIfMatch()
111 app.handle(getReq, getReqAsyncResp); in handleIfMatch()