Searched refs:localReq (Results 1 – 1 of 1) sorted by relevance
599 auto localReq = std::make_shared<crow::Request>(thisReq.req, ec); in startAggregation() local612 boost::urls::url& urlNew = localReq->url(); in startAggregation()636 localReq->target(urlNew.buffer()); in startAggregation()640 std::bind_front(aggregateAndHandle, aggType, localReq, asyncResp)); in startAggregation()