Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp161 static bool yes_no(Device* device, const char* question1, const char* question2) { in yes_no() function
451 return yes_no(device, "Wipe cache?", " THIS CAN NOT BE UNDONE!"); in PromptAndWait()