Home
last modified time | relevance | path

Searched refs:kUnknownExceptionMessage (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DMainAr.cpp30 static const char *kUnknownExceptionMessage = "\n\nUnknown Error\n"; variable
121 (*g_StdStream) << kUnknownExceptionMessage; in main()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp64 static const wchar_t *kUnknownExceptionMessage = L"ERROR: Unknown Error!"; variable
230 ShowErrorMessage(kUnknownExceptionMessage); in WinMain()