Home
last modified time | relevance | path

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

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py289 def process_with_device(self, server, path, device_id): argument
294 def process_with_device(self, server, path, device_id): argument
306 call_adb_outfile('exec-out su root cat ' + file_path, tmp, device_id)
308 call_adb('shell su root rm ' + file_path, device_id)
322 def check_root(device_id): argument
323 log.debug("Checking root access on {}".format(device_id))
324 return call_adb('shell su root id -u', device_id) == "0\n"
331 def __init__(self, device_id, command): argument
334 self._device_id = device_id
420 def process_with_device(self, server, path, device_id): argument
[all …]
/development/tools/labpretest/
DREADME23 have multiple devices attached use the -d <device_id> parameter to target a