Home
last modified time | relevance | path

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

/system/apex/apexer/
Dapex_manifest.py48 def fromApex(apexFilePath): argument
49 with zipfile.ZipFile(apexFilePath, 'r') as apexFile: