Searched refs:GetManifest (Results 1 – 6 of 6) sorted by relevance
89 const xml::XmlResource* GetManifest() const { in GetManifest() function
285 if (!serializer->SerializeXml(apk->GetManifest(), kAndroidManifestPath, true /*utf16*/, in Convert()398 auto app_info = ExtractAppInfoFromBinaryManifest(*apk->GetManifest(), context.GetDiagnostics()); in Action()
51 xml::Element* manifest_el = apk->GetManifest()->root.get(); in GetPackageName()
332 const xml::XmlResource* manifest = apk->GetManifest(); in ExtractAppDataFromManifest()
1037 auto apk_manifest = apk->GetManifest(); in TEST_F()1170 auto apk_manifest = apk->GetManifest(); in TEST_F()
271 const xml::XmlResource* apk_manifest = apk_->GetManifest(); in UpdateManifest()