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) {
69 if (!quiet) {
107 * If "quiet" is set, don't report common errors.
112 MemMapping* pMap, bool quiet)
121 if (!quiet) {
154 result = dexUnzipToFile(fileName, tempFileName, quiet);
161 if (!quiet) {
165 if (!quiet && result == kUTFRNoClassesDex) {
179 if (!quiet) {