Searched defs:shell_args (Results 1 – 4 of 4) sorted by relevance
181 def construct_adb_shell_command(shell_args, device_serial): argument187 def run_adb_shell(shell_args, device_serial): argument
31 def run_adb_shell(shell_args, device_serial): argument
1363 const char * const * shell_args; in perform_launch_and_cleanup() local
259 def _interactive_shell(self, shell_args, input): argument