Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py151 childWhiteList = [] variable in Element
187 self.childWhiteList.index(child.__class__.__name__)
346 childWhiteList = ["Path", "GroupPath"] variable in GroupPath
379 childWhiteList = [] variable in Rule
402 childWhiteList = ["Rule", "Operator"] variable in Operator
431 childWhiteList = ["Rule", "Operator", "Path", "GroupPath"] variable in Configuration
534 childWhiteList = ["Rule", "Operator", "GroupConfiguration", "Configuration", "GroupPath"] variable in GroupConfiguration
582 childWhiteList = ["Configuration", "GroupConfiguration", "Rule", "Operator"] variable in Domain
691 childWhiteList = ["GroupDomain", "Domain", "GroupConfiguration", "Rule", "Operator"] variable in GroupDomain
701 childWhiteList = ["Domain", "GroupDomain"] variable in Root