Home
last modified time | relevance | path

Searched refs:compute_crc (Results 1 – 1 of 1) sorted by relevance

/system/libziparchive/
Dzip_archive.cc1239 const bool compute_crc = (crc_out != nullptr); in Inflate() local
1274 } else if (compute_crc) { in Inflate()
1293 if (compute_crc) { in Inflate()