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.cc1300 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1409 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpField()
1483 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1612 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1899 if (gOptions.outputFormat == OUTPUT_XML) { in processFile()
1908 if (gOptions.outputFormat == OUTPUT_XML) { in processFile()