Searched refs:ConfirmCommand (Results 1 – 3 of 3) sorted by relevance
29 static bool ConfirmCommand(const string &commandIn, bool &closeInput);
270 bool HostUpdater::ConfirmCommand(const string &commandIn, bool &closeInput) in ConfirmCommand() function in Hdc::HostUpdater
249 if (!HostUpdater::ConfirmCommand(thisClass->command, closeInput)) { in CommandWorker()