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