Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.cpp276 bool ParseXml(const std::string& file, Configuration* config) { in ParseXml() function
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser.cpp769 std::unique_ptr<Item> ResourceParser::ParseXml(xml::XmlPullParser* parser, const uint32_t type_mask, in ParseXml() function in aapt::ResourceParser
778 std::unique_ptr<Item> ResourceParser::ParseXml(const FlattenedXmlSubTree& xmlsub_tree, in ParseXml() function in aapt::ResourceParser