Searched defs:CloseFileAndSetResult (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zFolderOutStream.cpp57 HRESULT CFolderOutStream::CloseFileAndSetResult(Int32 res) function in class:NArchive::N7z::CFolderOutStream
65 HRESULT CFolderOutStream::CloseFileAndSetResult() function in class:NArchive::N7z::CFolderOutStream
68 return CloseFileAndSetResult(
79 RINOK(CloseFileAndSetResult());
103 RINOK(CloseFileAndSetResult());
139 RINOK(CloseFileAndSetResult(resultEOperationResult));
H A D7zUpdate.cpp461 HRESULT CloseFileAndSetResult();
514 HRESULT CFolderOutStream2::CloseFileAndSetResult() function in class:NArchive::N7z::CFolderOutStream2
526 RINOK(CloseFileAndSetResult());
550 RINOK(CloseFileAndSetResult());

Completed in 245 milliseconds