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

/dalvik/dexdump/
H A DDexDump.c57 OUTPUT_XML, /* fancy */ enumerator in enum:OutputFormat
1153 } else if (gOptions.outputFormat == OUTPUT_XML) {
1284 } else if (gOptions.outputFormat == OUTPUT_XML) {
1369 } else if (gOptions.outputFormat == OUTPUT_XML) {
1487 if (gOptions.outputFormat == OUTPUT_XML) {
1721 if (gOptions.outputFormat == OUTPUT_XML)
1737 if (gOptions.outputFormat == OUTPUT_XML)
1844 gOptions.outputFormat = OUTPUT_XML;

Completed in 30 milliseconds