HomeSort by relevance Sort by last modified time
    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 101 milliseconds