Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp117 const boost::urls::segments_view::const_iterator endCollection = in searchCollectionsArray() local
123 if (itCollection == endCollection) in searchCollectionsArray()
140 return itCollection == endCollection; in searchCollectionsArray()
144 return itCollection != endCollection; in searchCollectionsArray()