Home
last modified time | relevance | path

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

/external/deqp/scripts/android/
Dbuild_apk.py402 def getClassesDexPath (self): member in PackageDescription
522 return [self.package.getClassesDexPath()]
527 dexPath = resolvePath(config, self.package.getClassesDexPath())
641 self.package.getClassesDexPath(),
650 dexPath = resolvePath(config, self.package.getClassesDexPath())