OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseFileAndSetResult
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/Archive/7z/
7zFolderOutStream.h
34
HRESULT
CloseFileAndSetResult
(Int32 res);
35
HRESULT
CloseFileAndSetResult
();
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
522
HRESULT
CloseFileAndSetResult
();
575
HRESULT CFolderOutStream2::
CloseFileAndSetResult
()
587
RINOK(
CloseFileAndSetResult
());
611
RINOK(
CloseFileAndSetResult
());
[
all
...]
Completed in 1921 milliseconds