Searched defs:outCmd (Results 1 – 3 of 3) sorted by relevance
253 string TargetConnect(FormatCommand *outCmd) in TargetConnect()297 string ForwardPort(const char *input, FormatCommand *outCmd) in ForwardPort()329 string RunMode(const char *input, FormatCommand *outCmd) in RunMode()355 void TargetReboot(const char *input, FormatCommand *outCmd) in TargetReboot()369 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd) in String2FormatCommand()
266 …ol HostUpdater::CheckMatchUpdate(const std::string &input, TranslateCommand::FormatCommand &outCmd) in CheckMatchUpdate()
546 def outCmd(cmd, save_screenshot_path, base_screenshot_path, script_path): function