OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CloseFileAndSetResult
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Archive/7z/
7zFolderOutStream.cpp
57
HRESULT CFolderOutStream::
CloseFileAndSetResult
(Int32 res)
65
HRESULT CFolderOutStream::
CloseFileAndSetResult
()
68
return
CloseFileAndSetResult
(
79
RINOK(
CloseFileAndSetResult
());
103
RINOK(
CloseFileAndSetResult
());
139
RINOK(
CloseFileAndSetResult
(resultEOperationResult));
7zUpdate.cpp
461
HRESULT
CloseFileAndSetResult
();
514
HRESULT CFolderOutStream2::
CloseFileAndSetResult
()
526
RINOK(
CloseFileAndSetResult
());
550
RINOK(
CloseFileAndSetResult
());
Completed in 33 milliseconds