Home
last modified time | relevance | path

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

/bootable/recovery/
Ddevice.cpp49 default: return NO_ACTION; in InvokeMenuItem()
Ddevice.h60 NO_ACTION = 0, enumerator
Drecovery.cpp1055 case Device::NO_ACTION: in prompt_and_wait()
1065 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()
1070 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()
1094 return Device::NO_ACTION; // reboot if logs aren't visible in prompt_and_wait()
1555 if (temp != Device::NO_ACTION) { in main()