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
1181 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()
1312 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpSField()
1397 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1515 if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()
1749 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1765 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()
1873 gOptions.outputFormat = OUTPUT_XML; in main()