Searched refs:_hashStreamSpec (Results 1 – 4 of 4) sorted by relevance
191 COutStreamWithHash *_hashStreamSpec; variable263 _hashStreamSpec = new COutStreamWithHash; in SetHashMethods()264 _hashStream = _hashStreamSpec; in SetHashMethods()265 _hashStreamSpec->_hash = hash; in SetHashMethods()
434 _hashStreamSpec->ReleaseStream(); in GetStream()973 _hashStreamSpec->SetStream(outStreamLoc); in GetStream()975 _hashStreamSpec->Init(true); in GetStream()1025 _hashStreamSpec->_hash->Final(_fi.IsDir, _isAltStream, _filePath); in SetOperationResult()1026 _curSize = _hashStreamSpec->GetSize(); in SetOperationResult()1028 _hashStreamSpec->ReleaseStream(); in SetOperationResult()
266 COutStreamWithHash *_hashStreamSpec; variable321 _hashStreamSpec = new COutStreamWithHash; in SetHashMethods()322 _hashStream = _hashStreamSpec; in SetHashMethods()323 _hashStreamSpec->_hash = hash; in SetHashMethods()
685 _hashStreamSpec->ReleaseStream(); in GetStream7()750 _hashStreamSpec->SetStream(outStreamLoc); in GetStream7()752 _hashStreamSpec->Init(true); in GetStream7()798 _hashStreamSpec->_hash->Final(_isFolder, _isAltStream, _filePath); in SetOperationResult7()799 _curSize = _hashStreamSpec->GetSize(); in SetOperationResult7()801 _hashStreamSpec->ReleaseStream(); in SetOperationResult7()