Searched refs:GetApexManifest (Results 1 – 2 of 2) sorted by relevance
97 static Result<apex::proto::ApexManifest> GetApexManifest(const std::string& apex_dir) { in GetApexManifest() function122 const auto apex_manifest = GetApexManifest(apex_path); in ActivateFlattenedApexesFrom()
74 TEST(ApexFileTest, GetApexManifest) { in TEST() argument