Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp362 bool update_in_progress = (device->GetReason().value_or("") == "update_in_progress"); in PromptAndWait() local
388 if (update_in_progress) { in PromptAndWait()
427 if (!update_in_progress) { in PromptAndWait()
463 update_in_progress = true; in PromptAndWait()
485 update_in_progress = false; in PromptAndWait()