Home
last modified time | relevance | path

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

/bootable/recovery/
Ddevice.cpp47 default: return NO_ACTION; in InvokeMenuItem()
Ddevice.h60 NO_ACTION = 0, enumerator
Drecovery.cpp805 case Device::NO_ACTION: in prompt_and_wait()
815 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()
820 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()
844 return Device::NO_ACTION; // reboot if logs aren't visible in prompt_and_wait()
1093 if (temp != Device::NO_ACTION) { in main()