OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEverythingIsOk
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Console/
ExtractCallbackConsole.cpp
38
static const char *
kEverythingIsOk
= "Everything is Ok";
205
(*OutStream) <<
kEverythingIsOk
<< endl;
Main.cpp
109
static const char *
kEverythingIsOk
= "Everything is Ok";
575
stdStream <<
kEverythingIsOk
<< endl;
Completed in 25 milliseconds