Searched refs:scanResult (Results 1 – 1 of 1) sorted by relevance
464 bool scanResult; in addCommon() local468 scanResult = ZipUtils::examineGzip(inputFp, &method, &uncompressedLen, in addCommon()470 if (!scanResult || method != ZipEntry::kCompressDeflated) { in addCommon()