Searched refs:getBuildRootRelativeAPKPath (Results 1 – 2 of 2) sorted by relevance
33 from build_apk import getBuildRootRelativeAPKPath158 return os.path.join(buildRootPath, getBuildRootRelativeAPKPath(package))
801 self.dstPath = [BuildRoot(), getBuildRootRelativeAPKPath(self.package)]828 def getBuildRootRelativeAPKPath (package): function1049 print("Built %s" % os.path.join(buildPath, getBuildRootRelativeAPKPath(pkg)))