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.cc1251 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1351 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpSField()
1450 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1594 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1819 if (gOptions.outputFormat == OUTPUT_XML) { in dumpCallSite()
1844 if (gOptions.outputFormat == OUTPUT_XML) { in processDexFile()
1872 if (gOptions.outputFormat == OUTPUT_XML) { in processDexFile()