Searched defs:device_id (Results 1 – 1 of 1) sorted by relevance
| /development/tools/winscope/src/adb/ |
| D | winscope_proxy.py | 79 def get_filepaths(self, device_id): argument 92 def get_filepaths(self, device_id): argument 110 def get_filepaths(self, device_id): argument 507 def process_with_device(self, server, path, device_id): argument 521 def process_with_device(self, server, path, device_id): argument 560 def check_root(device_id): argument 569 def __init__(self, device_id, command): argument 672 def process_with_device(self, server, path, device_id): argument 699 def process_with_device(self, server, path, device_id): argument 729 def execute_command(server, device_id, shell, configType, configValue): argument [all …]
|