Home
last modified time | relevance | path

Searched defs:ParseApexManifest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/apex/apexer/
H A Dapex_manifest.py41 def ParseApexManifest(file): function
/aosp_15_r20/system/apex/libs/libapexutil/
H A Dapexutil.cpp37 Result<ApexManifest> ParseApexManifest(const std::string &manifest_path) { in ParseApexManifest() function