Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/scripts/android/
H A Dinstall_apk.py33 from build_apk import getBuildRootRelativeAPKPath
158 return os.path.join(buildRootPath, getBuildRootRelativeAPKPath(package))
H A Dbuild_apk.py801 self.dstPath = [BuildRoot(), getBuildRootRelativeAPKPath(self.package)]
828 def getBuildRootRelativeAPKPath (package): function
1049 print("Built %s" % os.path.join(buildPath, getBuildRootRelativeAPKPath(pkg)))