HomeSort by relevance Sort by last modified time
    Searched refs:WaitKey (Results 1 - 5 of 5) sorted by null

  /bootable/recovery/
ui.h 95 virtual int WaitKey();
ui.cpp 421 int RecoveryUI::WaitKey() {
screen_ui.cpp 322 int key = WaitKey();
808 int key = WaitKey();
recovery.cpp 637 int key = ui->WaitKey();
638 if (key == -1) { // WaitKey() timed out.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 1010 USHORT WaitKey;
    [all...]

Completed in 125 milliseconds