Searched refs:__start_process (Results 1 – 2 of 2) sorted by relevance
234 def __start_process(command, **kwargs): member in Process252 self._process = self.__start_process(command,
198 def __start_process(self): member in FuchsiaSyslogProcess226 ssh_transport = self.__start_process()