Searched defs:uncompressedLength (Results 1 – 2 of 2) sorted by relevance
143 uint32_t uncompressedLength = entry.GetUncompressedSize(); in UnzipFileCheckDirectory() local194 static std::string ExtractFile(ZipArchiveHandle &zipfile, FILE *myfile, uint32_t uncompressedLength… in ExtractFile()236 … std::string ExtractPandaFile(ZipArchiveHandle &zipfile, FILE *myfile, uint32_t uncompressedLength, in ExtractPandaFile()302 uint32_t uncompressedLength = entry.GetUncompressedSize(); in UnzipFileCheckTxt() local350 uint32_t uncompressedLength = entry.GetUncompressedSize(); in UnzipFileCheckPandaFile() local408 uint32_t uncompressedLength = entry.GetUncompressedSize(); in UnzipFileCheckInDirectory() local
140 uint32_t uncompressedLength = entry.GetUncompressedSize(); in OpenPandaFileFromZipFile() local