Lines Matching full:begin
23 objectMap.begin(), objectMap.end(), in addObjectMapResult()
44 std::sort(interfaces.begin(), interfaces.end()); in getAncestors()
81 interfaces.begin(), interfaces.end(), in getAncestors()
82 interfaceMap.second.begin(), in getAncestors()
83 interfaceMap.second.end(), output.begin()) != in getAncestors()
84 output.begin()) in getAncestors()
103 std::sort(interfaces.begin(), interfaces.end()); in getObject()
120 if (std::set_intersection(interfaces.begin(), interfaces.end(), in getObject()
121 interfaceMap.second.begin(), in getObject()
122 interfaceMap.second.end(), output.begin()) != in getObject()
123 output.begin()) in getObject()
147 std::sort(interfaces.begin(), interfaces.end()); in getSubTree()
180 thisPath.begin() + reqPathStripped.size(), thisPath.end(), '/'); in getSubTree()
190 interfaces.begin(), interfaces.end(), in getSubTree()
191 interfaceMap.second.begin(), in getSubTree()
193 output.begin()) != output.begin() || in getSubTree()
215 std::sort(interfaces.begin(), interfaces.end()); in getSubTreePaths()
248 thisPath.begin() + reqPathStripped.size(), thisPath.end(), '/'); in getSubTreePaths()
259 interfaces.begin(), interfaces.end(), in getSubTreePaths()
260 interfaceMap.second.begin(), in getSubTreePaths()
261 interfaceMap.second.end(), output.begin()) != in getSubTreePaths()
262 output.begin()) in getSubTreePaths()
294 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTree()
324 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTreePaths()
346 std::sort(interfaces.begin(), interfaces.end()); in getSubTreePathsById()
383 interfaces.begin(), interfaces.end(), in getSubTreePathsById()
384 interfaceMap.second.begin(), interfaceMap.second.end(), in getSubTreePathsById()
385 tempoutput.begin()) != tempoutput.begin()) in getSubTreePathsById()
417 output.insert(output.end(), associatedSubTree.begin(), in getAssociatedSubTreeById()
443 output.insert(output.end(), associatedSubTree.begin(), in getAssociatedSubTreePathsById()