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

/dalvik/dexdump/
H A DDexDump.cpp68 OutputFormat outputFormat; member in struct:Options
555 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1170 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1186 } else if (gOptions.outputFormat == OUTPUT_XML) {
1311 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1317 } else if (gOptions.outputFormat == OUTPUT_XML) {
1402 } else if (gOptions.outputFormat == OUTPUT_XML) {
1444 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1483 if (gOptions.outputFormat == OUTPUT_PLAIN)
1489 if (gOptions.outputFormat
[all...]

Completed in 2207 milliseconds