Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zFolderOutStream.cpp57 HRESULT CFolderOutStream::CloseFileAndSetResult(Int32 res) in CloseFileAndSetResult() function in NArchive::N7z::CFolderOutStream
65 HRESULT CFolderOutStream::CloseFileAndSetResult() in CloseFileAndSetResult() function in NArchive::N7z::CFolderOutStream
68 return CloseFileAndSetResult( in CloseFileAndSetResult()
79 RINOK(CloseFileAndSetResult()); in ProcessEmptyFiles()
103 RINOK(CloseFileAndSetResult()); in Write()
139 RINOK(CloseFileAndSetResult(resultEOperationResult)); in FlushCorrupted()
D7zFolderOutStream.h34 HRESULT CloseFileAndSetResult(Int32 res);
35 HRESULT CloseFileAndSetResult();
D7zUpdate.cpp522 HRESULT CloseFileAndSetResult();
575 HRESULT CFolderOutStream2::CloseFileAndSetResult() in CloseFileAndSetResult() function in NArchive::N7z::CFolderOutStream2
587 RINOK(CloseFileAndSetResult()); in ProcessEmptyFiles()
611 RINOK(CloseFileAndSetResult()); in Write()