Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp142 bool reboot_enabled; in ProcessKey() local
164 reboot_enabled = enable_reboot; in ProcessKey()
177 if (reboot_enabled) { in ProcessKey()
315 bool reboot_enabled = enable_reboot; in CheckKey() local
318 if (reboot_enabled) { in CheckKey()