Home
last modified time | relevance | path

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

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