Home
last modified time | relevance | path

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

/openbmc/pyphosphor/obmc/utils/
H A Dpathtree.py18 class PathTreeItemIterator(object): class
79 class PathTreeKeyIterator(PathTreeItemIterator):
126 return PathTreeItemIterator(self, '/', None)
229 return PathTreeItemIterator(self, subtree, depth)