Searched defs:outCmd (Results 1 – 3 of 3) sorted by relevance
193 string TargetConnect(FormatCommand *outCmd) in TargetConnect()231 string ForwardPort(const char *input, FormatCommand *outCmd) in ForwardPort()263 string RunMode(const char *input, FormatCommand *outCmd) in RunMode()289 void TargetReboot(const char *input, FormatCommand *outCmd) in TargetReboot()303 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd) in String2FormatCommand()
259 …ol HostUpdater::CheckMatchUpdate(const std::string &input, TranslateCommand::FormatCommand &outCmd) in CheckMatchUpdate()
542 def outCmd(cmd, save_screenshot_path, base_screenshot_path, script_path): function