Home
last modified time | relevance | path

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

/ndk/
Dndk-gdb.py422 def _adb_var_shell(args, redirect_stderr=False, log_command=True): function
433 return _adb_var_shell(args, redirect_stderr=False, log_command=log_command)
436 return _adb_var_shell(args, redirect_stderr=True, log_command=log_command)