Searched defs:command_timeout (Results 1 – 3 of 3) sorted by relevance
/external/toolchain-utils/automation/common/ |
D | command_executer.py | 37 command_timeout=None): argument 71 def _Terminate(self, child, command_timeout, wait_timeout=10): argument 101 def _SpawnProcess(self, cmd, command_terminator, command_timeout): argument
|
/external/toolchain-utils/automation/server/ |
D | job_executer.py | 33 def _RunRemotely(self, command, fail_msg, command_timeout=1 * 60 * 60): argument 42 def _RunLocally(self, command, fail_msg, command_timeout=1 * 60 * 60): argument
|
/external/toolchain-utils/cros_utils/ |
D | command_executer.py | 66 command_timeout=None, argument 259 command_timeout=None, argument 344 command_timeout=None, argument 654 command_timeout=None, argument
|