Searched defs:uncompressed_data (Results 1 – 2 of 2) sorted by relevance
804 std::vector<uint8_t> uncompressed_data(uncompressed_len); in AddZipEntryToChunks() local1315 std::vector<uint8_t> uncompressed_data(allocated); in Initialize() local
600 std::vector<uint8_t> uncompressed_data(static_cast<size_t>(entry.uncompressed_length)); in TEST() local