Home
last modified time | relevance | path

Searched refs:CheckCrc (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp27 bool CheckCrc; member
52 CheckCrc(true) in CFolderOutStream()
95 _calcCrc = (CheckCrc && fi.CrcDefined && !fi.IsDir); in OpenFile()
305 folderOutStream->CheckCrc = (_crcSize != 0); in Extract()

Completed in 2 milliseconds