Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py346 class GroupPath (Path, ElementWithTag) : class
361 groupPaths = self.extractChildrenByClass([GroupPath])
368 for child in self.extractChildrenByClass([Path, GroupPath]):
482 paths = self.extractChildrenByClass([Path, GroupPath])
484 rootPath = GroupPath()
515 paths = self.extractChildrenByClass([Path, GroupPath])
800 GroupPath