Home
last modified time | relevance | path

Searched defs:uncompressed_data (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/applypatch/
H A Dimgdiff.cpp804 std::vector<uint8_t> uncompressed_data(uncompressed_len); in AddZipEntryToChunks() local
1315 std::vector<uint8_t> uncompressed_data(allocated); in Initialize() local
/aosp12/system/libziparchive/
H A Dzip_archive_test.cc600 std::vector<uint8_t> uncompressed_data(static_cast<size_t>(entry.uncompressed_length)); in TEST() local