Home
last modified time | relevance | path

Searched refs:_execute_command_local (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/tests/lldb/tests/harness/
Dutil_android.py95 return_code, output = UtilAndroid._execute_command_local(cmd, async)
648 def _execute_command_local(command, async=False): member in UtilAndroid
735 channel.put(UtilAndroid._execute_command_local(command))