Home
last modified time | relevance | path

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

/dalvik/dexdump/
DDexDump.cpp57 OUTPUT_XML, /* fancy */ enumerator
1186 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1317 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpSField()
1402 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1520 if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1754 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1770 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1878 gOptions.outputFormat = OUTPUT_XML; in main()