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

/dalvik/dexdump/
H A DDexDump.cpp68 OutputFormat outputFormat; member in struct:Options
552 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1165 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1181 } else if (gOptions.outputFormat == OUTPUT_XML) {
1306 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1312 } else if (gOptions.outputFormat == OUTPUT_XML) {
1397 } else if (gOptions.outputFormat == OUTPUT_XML) {
1439 if (gOptions.outputFormat == OUTPUT_PLAIN) {
1478 if (gOptions.outputFormat == OUTPUT_PLAIN)
1484 if (gOptions.outputFormat
[all...]

Completed in 47 milliseconds