Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.h286 bool _hashSize_Defined; variable
DHashCalc.cpp1112 if (_hashSize_Defined) in GetArchiveProperty()
1353 _hashSize_Defined = true; in Open()
1374 _hashSize_Defined = false; in ClearVars()
1469 if (methods.IsEmpty() && _pgpMethod.IsEmpty() && _hashSize_Defined) in Extract()