Home
last modified time | relevance | path

Searched defs:xml_res (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DUtil.cpp335 std::optional<AppInfo> ExtractAppInfoFromBinaryManifest(const xml::XmlResource& xml_res, in ExtractAppInfoFromBinaryManifest()
H A DLink.cpp243 static bool FlattenXml(IAaptContext* context, const xml::XmlResource& xml_res, StringPiece path, in FlattenXml()
921 std::optional<AppInfo> ExtractAppInfoFromManifest(xml::XmlResource* xml_res, in ExtractAppInfoFromManifest()