Searched refs:setCompleteRequestHandler (Results 1 – 11 of 11) sorted by relevance
107 getReqAsyncResp->res.setCompleteRequestHandler(std::bind_front( in handleIfMatch()175 asyncResp->res.setCompleteRequestHandler( in setUpRedfishRouteWithDelegation()
236 multiResp->res.setCompleteRequestHandler(std::move(handler)); in handle()243 asyncResp->res.setCompleteRequestHandler(std::bind_front( in handle()
39 shareAsyncResp->res.setCompleteRequestHandler(assertThermalCollectionGet); in TEST()
39 shareAsyncResp->res.setCompleteRequestHandler( in TEST()
127 shareAsyncResp->res.setCompleteRequestHandler(assertServiceRootGet); in TEST()
60 response->res.setCompleteRequestHandler( in TEST()
40 asyncResp->res.setCompleteRequestHandler(validateServiceRootGet); in TEST()
338 asyncResp->res.setCompleteRequestHandler( in doUpgrade()430 asyncResp->res.setCompleteRequestHandler( in handle()499 res.setCompleteRequestHandler(nullptr); in completeRequest()
267 void setCompleteRequestHandler(std::function<void(Response&)>&& handler) in setCompleteRequestHandler() function
287 thisRes.setCompleteRequestHandler( in onRequestRecv()
536 asyncResp->res.setCompleteRequestHandler(std::move(completionHandler)); in processOnly()764 res->res.setCompleteRequestHandler(std::bind_front( in addAwaitingResponse()1020 asyncResp->res.setCompleteRequestHandler(std::move(completionHandler)); in processAllParams()