Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/xmlGenerator/
DhostConfig.py35 def configure(infile=sys.stdin, outfile=sys.stdout, serverPort=None, structPath=None): argument
54 if structPath is not None:
56 node.setAttribute("Path", structPath + "/" + node.getAttribute("Path"))
63 configure(serverPort=sys.argv[1], structPath=sys.argv[2])
DdomainGenerator.py199 structPath=install_path)