Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daggregation_service.hpp139 const std::string& aggregationSourceId, in populateAggregationSource() argument
155 const auto& sat = satelliteInfo.find(aggregationSourceId); in populateAggregationSource()
159 aggregationSourceId); in populateAggregationSource()
165 aggregationSourceId); in populateAggregationSource()
168 asyncResp->res.jsonValue["Id"] = aggregationSourceId; in populateAggregationSource()
186 const std::string& aggregationSourceId) in handleAggregationSourceGet() argument
196 populateAggregationSource, aggregationSourceId, asyncResp)); in handleAggregationSourceGet()
202 const std::string& aggregationSourceId) in handleAggregationSourceHead() argument
214 aggregationSourceId); in handleAggregationSourceHead()