Searched refs:DumpXml (Results 1 – 3 of 3) sorted by relevance
40 static void DumpXml(const xml::XmlResource& doc, text::Printer* printer);
526 void Debug::DumpXml(const xml::XmlResource& doc, Printer* printer) { in DumpXml() function in aapt::Debug
391 Debug::DumpXml(*xml, GetPrinter()); in Dump()