Home
last modified time | relevance | path

Searched refs:OUTPUT_XML (Results 1 – 3 of 3) sorted by relevance

/art/dexdump/
Ddexdump.h36 OUTPUT_XML, // XML-style enumerator
Ddexdump_main.cc104 gOptions.outputFormat = OUTPUT_XML; in dexdumpDriver()
Ddexdump.cc1258 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1367 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpField()
1441 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1570 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1794 if (gOptions.outputFormat == OUTPUT_XML) { in dumpCallSite()
1819 if (gOptions.outputFormat == OUTPUT_XML) { in processDexFile()
1847 if (gOptions.outputFormat == OUTPUT_XML) { in processDexFile()