Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp166 static bool yes_no(Device* device, const char* question1, const char* question2) { in yes_no() argument
167 std::vector<std::string> headers{ question1, question2 }; in yes_no()