Searched refs:GetManifest (Results 1 – 6 of 6) sorted by relevance
89 const xml::XmlResource* GetManifest() const { in GetManifest() function
273 if (!serializer->SerializeXml(apk->GetManifest(), kAndroidManifestPath, true /*utf16*/, in Convert()364 Maybe<AppInfo> app_info = ExtractAppInfoFromBinaryManifest(*apk->GetManifest(), in Action()
47 xml::Element* manifest_el = apk->GetManifest()->root.get(); in GetPackageName()
359 const xml::XmlResource* manifest = apk->GetManifest(); in ExtractAppDataFromManifest()
248 return package.GetManifest().name() == "com.android.art"; in otapreopt_chroot()
261 const xml::XmlResource* apk_manifest = apk_->GetManifest(); in UpdateManifest()