Home
last modified time | relevance | path

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

/external/deqp/scripts/android/
Dinstall_apk.py155 def getAPKPath (buildRootPath, target): function
217 apkPath = getAPKPath(args.buildRoot, args.target)
Dbuild_apk.py405 def getAPKPath (self): member in PackageDescription