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 465 def process_with_device(self, server, path, device_id): argument 479 def process_with_device(self, server, path, device_id): argument 518 def check_root(device_id): argument 527 def __init__(self, device_id, command): argument 625 def process_with_device(self, server, path, device_id): argument 650 def process_with_device(self, server, path, device_id): argument 670 def execute_command(server, device_id, shell, configType, configValue): argument [all …]
|