Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp565 auto localReq = std::make_shared<crow::Request>(thisReq.req, ec); in startAggregation() local
577 std::bind_front(aggregateAndHandle, aggType, localReq, asyncResp)); in startAggregation()