Home | History | Annotate | Download | only in recovery

Lines Matching defs:yes_no

812 static bool yes_no(Device* device, const char* question1, const char* question2) {
822 if (should_confirm && !yes_no(device, "Wipe all user data?", " THIS CAN NOT BE UNDONE!")) {
845 if (should_confirm && !yes_no(device, "Wipe cache?", " THIS CAN NOT BE UNDONE!")) {