Searched defs:kEverythingIsOk (Results 1 - 2 of 2) sorted by relevance

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

Completed in 201 milliseconds