Home
last modified time | relevance | path

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

/system/apex/apexer/
Dapex_manifest.py29 def ValidateApexManifest(file): function
Dapexer_test.py30 from apex_manifest import ValidateApexManifest
351 manifest_apex = ValidateApexManifest(container_files["apex_manifest.pb"])
Dapexer.py35 from apex_manifest import ValidateApexManifest
455 manifest_apex = ValidateApexManifest(args.manifest)