Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMainAr.cpp27 static const char *kExceptionErrorMessage = "\n\nError:\n"; variable
101 (*g_StdStream) << kExceptionErrorMessage << s << endl; in main()
106 (*g_StdStream) << kExceptionErrorMessage << s << endl; in main()
111 (*g_StdStream) << kExceptionErrorMessage << s << endl; in main()