Searched refs:FlushCorrupted (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp244 RINOK(folderOutStream->FlushCorrupted(NExtract::NOperationResult::kDataError));
249 RINOK(folderOutStream->FlushCorrupted(NExtract::NOperationResult::kUnSupportedMethod));
256 RINOK(folderOutStream->FlushCorrupted(NExtract::NOperationResult::kDataError));
262 RINOK(folderOutStream->FlushCorrupted(NExtract::NOperationResult::kDataError));
H A D7zFolderOutStream.h51 HRESULT FlushCorrupted(Int32 resultEOperationResult);
H A D7zFolderOutStream.cpp133 HRESULT CFolderOutStream::FlushCorrupted(Int32 resultEOperationResult) function in class:NArchive::N7z::CFolderOutStream

Completed in 122 milliseconds