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

/dalvik/dexdump/
H A DDexDump.cpp57 OUTPUT_XML, /* fancy */ enumerator in enum:OutputFormat
1181 } else if (gOptions.outputFormat == OUTPUT_XML) {
1312 } else if (gOptions.outputFormat == OUTPUT_XML) {
1397 } else if (gOptions.outputFormat == OUTPUT_XML) {
1515 if (gOptions.outputFormat == OUTPUT_XML) {
1749 if (gOptions.outputFormat == OUTPUT_XML)
1765 if (gOptions.outputFormat == OUTPUT_XML)
1873 gOptions.outputFormat = OUTPUT_XML;

Completed in 63 milliseconds