Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp39 static const char *kEverythingIsOk = "Everything is Ok"; variable
340 (*OutStream) << kEverythingIsOk << endl; in ExtractResult()
DMain.cpp132 static const char *kEverythingIsOk = "Everything is Ok"; variable
265 stdStream << kEverythingIsOk << endl; in WarningsCheck()