Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp105 const auto* it = std::ranges::lower_bound(topCollections, url); in searchCollectionsArray()
106 if (it == topCollections.end()) in searchCollectionsArray()
221 if (std::binary_search(topCollections.begin(), topCollections.end(), in addPrefixToStringItem()
682 if (std::binary_search(topCollections.begin(), topCollections.end(), in aggregateAndHandle()
1225 if (std::binary_search(topCollections.begin(), topCollections.end(), in beginAggregation()
1266 if (std::binary_search(topCollections.begin(), topCollections.end(), in beginAggregation()
H A Daggregation_utils.hpp20 constexpr std::array<std::string_view, 49> topCollections{ variable