Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMainAr.cpp31 static const char *kUnknownExceptionMessage = "Unknown Error"; variable
162 PrintError(kUnknownExceptionMessage); in main()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp68 static const wchar_t *kUnknownExceptionMessage = L"ERROR: Unknown Error!"; variable
238 ShowErrorMessage(kUnknownExceptionMessage); in WinMain()