Home | History | Annotate | Download | only in libdex

Lines Matching refs:quiet

36  * If "quiet" is set, don't report common errors.
39 const char* outFileName, bool quiet)
49 if (!quiet) {
68 if (!quiet) {
106 * If "quiet" is set, don't report common errors.
111 MemMapping* pMap, bool quiet)
120 if (!quiet) {
153 result = dexUnzipToFile(fileName, tempFileName, quiet);
160 if (!quiet) {
164 if (!quiet && result == kUTFRNoClassesDex) {
178 if (!quiet) {