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

/external/lzma/CPP/Windows/
H A DErrorMsg.h9 namespace NError { namespace in namespace:NWindows
H A DErrorMsg.cpp16 namespace NError { namespace in namespace:NWindows
/external/lzma/CPP/7zip/UI/Explorer/
H A DMyMessages.cpp31 ShowErrorMessage(window, NError::MyFormatMessage(errorCode));
/external/lzma/CPP/7zip/UI/Console/
H A DMainAr.cpp84 NError::MyFormatMessage(systemError.ErrorCode) << endl;
H A DUpdateCallbackConsole.cpp69 m_PercentPrinter.PrintString(NError::MyFormatMessage(systemError));
197 m_PercentPrinter.PrintString(NError::MyFormatMessage(systemError));
H A DExtractCallbackConsole.cpp232 (*OutStream) << NError::MyFormatMessage(result);
358 (*OutStream) << NError::MyFormatMessage(result);
H A DHashCon.cpp144 m_PercentPrinter.PrintString(NWindows::NError::MyFormatMessage(systemError));
H A DMain.cpp220 stdStream << NError::MyFormatMessage(callback.CantFindCodes[i]) << endl;
250 message += NError::MyFormatMessage(errorInfo.SystemError);
274 stdStream << NError::MyFormatMessage(callback.FailedCodes[i]) << endl;
H A DList.cpp962 g_StdOut << NError::MyFormatMessage(result);
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp115 UString message = NError::MyFormatMessage(::GetLastError());
236 errorMessage = NError::MyFormatMessage(result);
/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp212 UString s = NError::MyFormatMessage(systemError);
1292 return NError::MyFormatMessage(errorCode);
H A DExtractCallback.cpp503 MessageError(NError::MyFormatMessage(result));

Completed in 220 milliseconds