Home
last modified time | relevance | path

Searched defs:execute_shell_command (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py270 def execute_shell_command(self, command, timeout=TIMEOUT, member in Device
Ddmlib.py816 def execute_shell_command(device, command, timeout=DEFAULT_TIMEOUT, member in HdcHelper