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.hpp147 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()
181 auto it = aggregator.aggregationSources.find(aggregationSourceId); in populateAggregationSource()
199 const std::string& aggregationSourceId) in handleAggregationSourceGet() argument
209 populateAggregationSource, aggregationSourceId, asyncResp)); in handleAggregationSourceGet()
215 const std::string& aggregationSourceId) in handleAggregationSourceHead() argument
227 aggregationSourceId); in handleAggregationSourceHead()
[all …]