Searched refs:command_args (Results 1 – 1 of 1) sorted by relevance
138 def AddCommand(time, *command_args): argument146 return RemoteOperation("ADD_COMMAND", time=time, commandArgs=command_args)149 def ExecuteCommand(serial, *command_args): argument157 "EXEC_COMMAND", serial=serial, commandArgs=command_args)