Home
last modified time | relevance | path

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

/system/libziparchive/
Dzip_archive.cc1309 const bool compute_crc = (crc_out != nullptr); in inflateImpl() local
1344 } else if (compute_crc) { in inflateImpl()
1363 if (compute_crc) { in inflateImpl()