Searched refs:question1 (Results 1 – 1 of 1) sorted by relevance
166 static bool yes_no(Device* device, const char* question1, const char* question2) { in yes_no() argument167 std::vector<std::string> headers{ question1, question2 }; in yes_no()