Lines Matching full:begin
25 objectMap.begin(), objectMap.end(), in addObjectMapResult()
46 std::sort(interfaces.begin(), interfaces.end()); in getAncestors()
83 interfaces.begin(), interfaces.end(), in getAncestors()
84 connectionInterfaces.second.begin(), in getAncestors()
86 output.begin()) != output.begin()) in getAncestors()
105 std::sort(interfaces.begin(), interfaces.end()); in getObject()
122 if (std::set_intersection(interfaces.begin(), interfaces.end(), in getObject()
123 connectionInterfaces.second.begin(), in getObject()
125 output.begin()) != output.begin()) in getObject()
150 std::sort(interfaces.begin(), interfaces.end()); in getSubTree()
183 thisPath.begin() + std::distance(reqPathStripped.begin(), in getSubTree()
195 interfaces.begin(), interfaces.end(), in getSubTree()
196 connectionInterfaces.second.begin(), in getSubTree()
198 output.begin()) != output.begin() || in getSubTree()
220 std::sort(interfaces.begin(), interfaces.end()); in getSubTreePaths()
253 thisPath.begin() + std::distance(reqPathStripped.begin(), in getSubTreePaths()
266 interfaces.begin(), interfaces.end(), in getSubTreePaths()
267 connectionInterfaces.second.begin(), in getSubTreePaths()
269 output.begin()) != output.begin()) in getSubTreePaths()
301 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTree()
331 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTreePaths()
353 std::sort(interfaces.begin(), interfaces.end()); in getSubTreePathsById()
397 if (std::set_intersection(interfaces.begin(), interfaces.end(), in getSubTreePathsById()
398 connectionInterfaces.second.begin(), in getSubTreePathsById()
400 tempoutput.begin()) != in getSubTreePathsById()
401 tempoutput.begin()) in getSubTreePathsById()
439 output.insert(output.end(), associatedSubTree.begin(), in getAssociatedSubTreeById()
466 output.insert(output.end(), associatedSubTree.begin(), in getAssociatedSubTreePathsById()