OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kQuit
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Console/
UserInputUtils.h
17
kQuit
UserInputUtils.cpp
15
static const char
kQuit
= 'Q';
50
case
kQuit
:
51
return NUserAnswerMode::
kQuit
;
Completed in 30 milliseconds