Home | History | Annotate | Download | only in dexdump

Lines Matching full:optarg

2251             if (strcmp(optarg, "plain") == 0) {
2253 } else if (strcmp(optarg, "xml") == 0) {
2265 gOptions.tempFileName = optarg;