Searched refs:CheckMatchUpdate (Results 1 – 3 of 3) sorted by relevance
28 static bool CheckMatchUpdate(const std::string &input, TranslateCommand::FormatCommand &outCmd);
258 bool HostUpdater::CheckMatchUpdate(const std::string &input, TranslateCommand::FormatCommand &outCm… in CheckMatchUpdate() function in Hdc::HostUpdater
396 } else if (HostUpdater::CheckMatchUpdate(input, *outCmd)) { in String2FormatCommand()