Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/coverage/
Dcoverage.py313 def __init__(self, classConstructor, path=None): argument
314 self.classConstructor = classConstructor
320 self.path.append(classConstructor.tag)
340 childElement = childDomElementLocation.classConstructor(childDomElement)