Searched refs:_hashCalc (Results 1 – 2 of 2) sorted by relevance
268 IHashCalc *_hashCalc; // it's for stat in Test operation variable307 , _hashCalc(NULL) in CExtractCallbackImp()315 void SetHashCalc(IHashCalc *hashCalc) { _hashCalc = hashCalc; } in SetHashCalc()
804 else if (_hashCalc && _needUpdateStat) in SetOperationResult7()806 _hashCalc->SetSize(_curSize); in SetOperationResult7()807 _hashCalc->Final(_isFolder, _isAltStream, _filePath); in SetOperationResult7()