Searched refs:localReq (Results 1 – 1 of 1) sorted by relevance
565 auto localReq = std::make_shared<crow::Request>(thisReq.req, ec); in startAggregation() local577 std::bind_front(aggregateAndHandle, aggType, localReq, asyncResp)); in startAggregation()