Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp619 bool should_prompt_and_wipe_data = false; in start_recovery() local
655 should_prompt_and_wipe_data = true; in start_recovery()
807 } else if (should_prompt_and_wipe_data) { in start_recovery()