Searched refs:GetManifest (Results 1 – 5 of 5) sorted by relevance
89 const xml::XmlResource* GetManifest() const { in GetManifest() function
279 if (!serializer->SerializeXml(apk->GetManifest(), kAndroidManifestPath, true /*utf16*/, in Convert()370 Maybe<AppInfo> app_info = ExtractAppInfoFromBinaryManifest(*apk->GetManifest(), in Action()
47 xml::Element* manifest_el = apk->GetManifest()->root.get(); in GetPackageName()
352 const xml::XmlResource* manifest = apk->GetManifest(); in ExtractAppDataFromManifest()
265 const xml::XmlResource* apk_manifest = apk_->GetManifest(); in UpdateManifest()