Searched defs:apex_manifest (Results 1 – 3 of 3) sorted by relevance
44 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local54 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local64 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local76 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local86 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local95 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local105 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local112 auto apex_manifest = ParseManifest("This is an invalid pony"); in TEST() local124 auto apex_manifest = ParseManifest(ToString(manifest)); in TEST() local
31 ApexManifest apex_manifest; in ParseManifest() local50 std::string GetPackageId(const ApexManifest& apex_manifest) { in GetPackageId()
130 const auto apex_manifest = GetApexManifest(apex_path); in ActivateFlattenedApexesFrom() local159 const apex::proto::ApexManifest& apex_manifest) { in ActivateFlattenedApexesIfPossible()