Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dredfish_aggregator_utils.hpp15 inline crow::Request createNewRequest(const crow::Request& localReq) in createNewRequest() function
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp614 std::make_shared<crow::Request>(createNewRequest(thisReq)); in startAggregation()