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