Home
last modified time | relevance | path

Searched refs:DumpXml (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DDebug.h39 static void DumpXml(xml::XmlResource* doc);
DDebug.cpp314 void Debug::DumpXml(xml::XmlResource* doc) { in DumpXml() function in aapt::Debug