Searched refs:_execute_command_local (Results 1 – 1 of 1) sorted by relevance
95 return_code, output = UtilAndroid._execute_command_local(cmd, async)648 def _execute_command_local(command, async=False): member in UtilAndroid735 channel.put(UtilAndroid._execute_command_local(command))