Searched refs:outPath (Results 1 – 2 of 2) sorted by relevance
90 def getResDir(outPath, resName): argument91 resDir = outPath + "/" + resName95 (themeApkPath, outPath) = setup101 outPath = outPath + "/%d" % (device.getSdkLevel())137 resDir = getResDir(outPath, resName)149 outPath = os.path.abspath(argv[2])150 os.system("mkdir -p " + outPath)161 setup = (themeApkPath, outPath)
85 def __init__(self, xmlfile, outPath): argument88 self.out = os.path.join(outPath, "xml")