Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp734 static bool yes_no(Device* device, const char* question1, const char* question2) { in yes_no() argument
735 const char* headers[] = { question1, question2, NULL }; in yes_no()