Searched refs:OUTPUT_XML (Results 1 – 1 of 1) sorted by relevance
58 OUTPUT_XML, /* fancy */ enumerator1315 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethod()1446 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpSField()1531 } else if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()1649 if (gOptions.outputFormat == OUTPUT_XML) { in dumpClass()1940 if (gOptions.outputFormat == OUTPUT_XML) { in dumpMethodHandles()1998 bool doXml = (gOptions.outputFormat == OUTPUT_XML); in dumpCallSites()2120 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()2139 if (gOptions.outputFormat == OUTPUT_XML) in processDexFile()2247 gOptions.outputFormat = OUTPUT_XML; in main()