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() function130 const auto apex_manifest = GetApexManifest(apex_path); in ActivateFlattenedApexesFrom()
89 TEST_P(ApexFileTest, GetApexManifest) { in TEST_P() argument