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