Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp208 static const char * const kEverythingIsOk = "Everything is Ok"; variable
910 *_so << kEverythingIsOk << endl; in ExtractResult()
H A DMain.cpp210 static const char * const kEverythingIsOk = "Everything is Ok"; variable
504 *so << kEverythingIsOk << endl; in WarningsCheck()