Home | History | Annotate | Download | only in libdex

Lines Matching refs:quiet

32  * If "quiet" is set, don't report common errors.
35 const char* outFileName, bool quiet)
45 if (!quiet) {
65 if (!quiet) {
103 * If "quiet" is set, don't report common errors.
108 MemMapping* pMap, bool quiet)
117 if (!quiet) {
140 result = dexUnzipToFile(fileName, tempFileName, quiet);
147 if (!quiet) {
151 if (!quiet && result == kUTFRNoClassesDex) {
165 if (!quiet) {