Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp1354 if (segmentHasPrefix(collectionItem)) in beginAggregation()
1408 bool segmentHasPrefix(const std::string& urlSegment) const in segmentHasPrefix() function in redfish::RedfishAggregator