Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py342 class GroupPath (Path, ElementWithTag) : class
357 groupPaths = self.extractChildrenByClass([GroupPath])
364 for child in self.extractChildrenByClass([Path, GroupPath]):
478 paths = self.extractChildrenByClass([Path, GroupPath])
480 rootPath = GroupPath()
511 paths = self.extractChildrenByClass([Path, GroupPath])
796 GroupPath