Searched defs:outCmd (Results 1 – 3 of 3) sorted by relevance
189 string TargetConnect(FormatCommand *outCmd) in TargetConnect()227 string ForwardPort(const char *input, FormatCommand *outCmd) in ForwardPort()258 string RunMode(const char *input, FormatCommand *outCmd) in RunMode()279 void TargetReboot(const char *input, FormatCommand *outCmd) in TargetReboot()293 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd) in String2FormatCommand()
258 …ol HostUpdater::CheckMatchUpdate(const std::string &input, TranslateCommand::FormatCommand &outCmd) in CheckMatchUpdate()
486 def outCmd(cmd, save_screenshot_path, base_screenshot_path, resource_path): function