Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp38 static const char *kEverythingIsOk = "Everything is Ok"; variable
205 (*OutStream) << kEverythingIsOk << endl; in ExtractResult()
DMain.cpp109 static const char *kEverythingIsOk = "Everything is Ok"; variable
575 stdStream << kEverythingIsOk << endl; in Main2()