Searched refs:totalUnzipSize (Results 1 – 1 of 1) sorted by relevance
143 int totalUnzipSize = 0; in UnzipFile() local171 totalUnzipSize += fileSize; in UnzipFile()172 if (totalUnzipSize > MAX_UNZIP_SIZE) { in UnzipFile()