Searched defs:CheckResult (Results 1 – 3 of 3) sorted by relevance
159 bool TransferManager::CheckResult(const CommandResult result, const std::string &cmd, const Command… in CheckResult() function in Updater::TransferManager
116 inline bool CheckResult(const std::vector<std::string> &expected, std::vector<std::string> &&checke… in CheckResult() function
421 struct CheckResult { struct422 bool isExistNewVersion = false;423 NewVersionInfo newVersionInfo;