HomeSort by relevance Sort by last modified time
    Searched defs:CheckKey (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuFileSystem.h 127 EMU_GRAPHICS_WINDOWS_CHECK_KEY CheckKey;
EmuGraphicsWindow.h 121 EMU_GRAPHICS_WINDOWS_CHECK_KEY CheckKey;
  /bootable/recovery/
ui.cpp 181 // between. Registered keys are passed to CheckKey() to see if it
187 // CheckKey can call IsKeyPressed to see what other keys are held when
220 switch (CheckKey(key_code, long_press)) {
374 RecoveryUI::KeyAction RecoveryUI::CheckKey(int key, bool is_long_press) {

Completed in 319 milliseconds