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
1172 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1303 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpSField()
1388 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1506 if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1740 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1756 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1864 gOptions.outputFormat = OUTPUT_XML; in main()