Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zExtract.cpp38 HRESULT CloseFile_and_SetResult(Int32 res);
110 HRESULT CFolderOutStream::CloseFile_and_SetResult(Int32 res) in CloseFile_and_SetResult() function in NArchive::N7z::CFolderOutStream
130 return CloseFile_and_SetResult((!_calcCrc || fi.Crc == CRC_GET_DIGEST(_crc)) ? in CloseFile()
207 RINOK(CloseFile_and_SetResult(callbackOperationResult)); in FlushCorrupted()