Searched refs:NO_ACTION (Results 1 – 3 of 3) sorted by relevance
68 enum BuiltinAction { NO_ACTION, REBOOT, APPLY_EXT, enumerator
74 default: return NO_ACTION; in InvokeMenuItem()
854 case Device::NO_ACTION: in prompt_and_wait()864 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()871 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()906 return Device::NO_ACTION; // reboot if logs aren't visible in prompt_and_wait()930 return Device::NO_ACTION; // reboot if logs aren't visible in prompt_and_wait()1141 if (temp != Device::NO_ACTION) after = temp; in main()