Searched refs:ParseApexManifest (Results 1 – 1 of 1) 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()