Home | History | Annotate | Download | only in recovery

Lines Matching defs:yes_no

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