Searched defs:_SpawnProcess (Results 1 - 1 of 1) sorted by relevance

/external/toolchain-utils/automation/common/
H A Dcommand_executer.py64 child = self._SpawnProcess(cmd, command_terminator, command_timeout)
101 def _SpawnProcess(self, cmd, command_terminator, command_timeout): member in class:CommandExecuter

Completed in 169 milliseconds