Searched refs:GetUncompressedSize (Results 1 – 4 of 4) sorted by relevance
32 uint32_t GetUncompressedSize() const in GetUncompressedSize() function
76 …a::panda_file::File::OpenUncompressedArchive(fileno(fp), zip_filename, entry.GetUncompressedSize(), in OpenUncompressedArchiveFuzzTest()
123 uint32_t uncompressed_length = entry.GetUncompressedSize(); in UnzipFileCheckDirectory()179 uint32_t uncompressed_length = entry.GetUncompressedSize(); in UnzipFileCheckTxt()294 uint32_t uncompressed_length = entry.GetUncompressedSize(); in UnzipFileCheckPandaFile()412 uint32_t uncompressed_length = entry.GetUncompressedSize(); in UnzipFileCheckInDirectory()551 GTEST_COUT << "Index: " << i << ", Uncompressed size: " << file_stat.GetUncompressedSize()
139 uint32_t uncompressed_length = entry.GetUncompressedSize(); in OpenPandaFileFromZipFile()185 …file = panda_file::File::OpenUncompressedArchive(fileno(fp), location, entry.GetUncompressedSize(), in HandleArchive()250 if (entry.GetUncompressedSize() == 0) { in OpenPandaFile()