Home
last modified time | relevance | path

Searched refs:ENQUEUE (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dui.cpp162 case RecoveryUI::ENQUEUE: in process_key()
318 return ENQUEUE; in CheckKey()
Dui.h82 enum KeyAction { ENQUEUE, TOGGLE, REBOOT, IGNORE, MOUNT_SYSTEM }; enumerator