Home
last modified time | relevance | path

Searched refs:NError (Results 1 - 15 of 15) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DErrorMsg.h9 namespace NError { namespace
H A DErrorMsg.cpp18 namespace NError { namespace
/third_party/lzma/CPP/7zip/UI/Explorer/
H A DMyMessages.cpp34 ShowErrorMessage(window, NError::MyFormatMessage(errorCode)); in ShowErrorMessageDWORD()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp121 UString message = NError::MyFormatMessage(::GetLastError()); in ShowErrorMessageSpec()
248 errorMessage = NError::MyFormatMessage(result); in WinMain()
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp66 *_se << endl << kError << NError::MyFormatMessage(systemError) << endl; in ScanError()
766 *_se << NError::MyFormatMessage(result); in OpenResult()
842 *_se << NError::MyFormatMessage(result); in ExtractResult()
H A DMainAr.cpp164 *g_ErrStream << NError::MyFormatMessage(systemError.ErrorCode) << endl; in main()
H A DUpdateCallbackConsole.cpp192 << NError::MyFormatMessage(systemError) in CommonError()
H A DList.cpp1105 *g_ErrStream << endl << kError << NError::MyFormatMessage(errorCode) << endl; in ListArchives()
1188 *g_ErrStream << NError::MyFormatMessage(result); in ListArchives()
H A DMain.cpp394 so << NError::MyFormatMessage(pc.Codes[i]) << endl; in PrintWarningsPaths()
439 message += NError::MyFormatMessage(errorInfo.SystemError); in WarningsCheck()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp503 m += NError::MyFormatMessage(lastError); in AddToCensorFromListFile()
1127 Parse1Log += NError::MyFormatMessage(lastError); in Parse1()
1159 Parse1Log += NError::MyFormatMessage(lastError); in Parse1()
H A DExtract.cpp32 s += NError::MyFormatMessage(errorCode); in SetErrorMessage()
H A DArchiveExtractCallback.cpp555 s += NError::MyFormatMessage(errorCode); in SendMessageError_with_LastError()
567 s += NError::MyFormatMessage(errorCode); in SendMessageError2()
H A DLoadCodecs.cpp1280 s += NWindows::NError::MyFormatMessage(ce.ErrorCode); in GetCodecsErrorMessage()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp237 UString s = NError::MyFormatMessage(systemError); in AddError_Code_Name()
1466 return NError::MyFormatMessage(errorCode); in HResultToMessage()
H A DExtractCallback.cpp655 MessageError(NError::MyFormatMessage(result)); in ExtractResult()

Completed in 17 milliseconds