Home
last modified time | relevance | path

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

/test/vts/utils/python/controllers/
Dadb.py188 arg_str = self._quote_wrap_shell_command(arg_str)
197 def _quote_wrap_shell_command(self, cmd): member in AdbProxy