Home | History | Annotate | Download | only in aapt

Lines Matching refs:gProgName

20 static const char* gProgName = "aapt";
48 " List contents of Zip-compatible archive.\n\n", gProgName);
57 " xmlstrings Print the strings of the given compiled xml assets.\n\n", gProgName);
79 , gProgName);
83 gProgName);
86 " Add specified files to Zip-compatible archive.\n\n", gProgName);
90 " and store the results in the output folder.\n\n", gProgName);
93 " Do PNG preprocessing on a single file.\n\n", gProgName);
96 " Print program version.\n\n", gProgName);
220 fprintf(stderr, "%s: requested command not yet supported\n", gProgName);