Searched refs:ParseApexManifest (Results 1 – 4 of 4) sorted by relevance
37 Result<ApexManifest> ParseApexManifest(const std::string &manifest_path) { in ParseApexManifest() function74 auto manifest = ParseApexManifest(apex_path + "/apex_manifest.pb"); in GetActivePackages()
41 def ParseApexManifest(file): function
30 from apex_manifest import ParseApexManifest353 manifest_apex = ParseApexManifest(container_files["apex_manifest.pb"])
48 from apex_manifest import ParseApexManifest873 manifest_apex = ParseApexManifest(manifest_path)