Searched refs:collectionItem (Results 1 – 1 of 1) sorted by relevance
227 std::string collectionItem(prefix); in addPrefixToStringItem() local228 collectionItem += "_" + (*it); in addPrefixToStringItem()229 url.segments().push_back(collectionItem); in addPrefixToStringItem()1258 const std::string& collectionItem = *it; in beginAggregation() local1268 if (collectionItem.starts_with("5B247A_")) in beginAggregation()1283 if ((it == end) && collectionItem.empty()) in beginAggregation()1295 currentUrl.segments().push_back(collectionItem); in beginAggregation()