Home | History | Annotate | Download | only in aapt

Lines Matching defs:option

495         fprintf(stderr, "ERROR: no dump option specified\n");
504 const char* option = bundle->getFileSpecEntry(0);
538 if (strcmp("resources", option) == 0) {
543 } else if (strcmp("strings", option) == 0) {
547 } else if (strcmp("xmltree", option) == 0) {
574 } else if (strcmp("xmlstrings", option) == 0) {
615 if (strcmp("permissions", option) == 0) {
659 } else if (strcmp("badging", option) == 0) {
1724 } else if (strcmp("badger", option) == 0) {
1726 } else if (strcmp("configurations", option) == 0) {
1734 fprintf(stderr, "ERROR: unknown dump option '%s'\n", option);