Searched defs:device_id (Results 1 – 1 of 1) sorted by relevance
| /development/tools/winscope/adb_proxy/ |
| 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 496 def process_with_device(self, server, path, device_id): argument 510 def process_with_device(self, server, path, device_id): argument 549 def check_root(device_id): argument 558 def __init__(self, device_id, command): argument 656 def process_with_device(self, server, path, device_id): argument 681 def process_with_device(self, server, path, device_id): argument 701 def execute_command(server, device_id, shell, configType, configValue): argument [all …]
|