Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/applypatch/
H A Dimgdiff.cpp797 size_t uncompressed_len = entry->uncompressed_length; in AddZipEntryToChunks() local
1316 size_t uncompressed_len = 0, raw_data_len = 0; in Initialize() local