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