Home
last modified time | relevance | path

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

/aosp_15_r20/external/parameter-framework/upstream/tools/xmlGenerator/
H A DEddParser.py265 class ElementWithInheritance(Element): class
277 super(ElementWithInheritance, self).propagate(contextCopy)
280 class ElementWithRuleInheritance(ElementWithInheritance):
325 class Path(ElementWithInheritance):