Searched defs:device_id (Results 1 – 1 of 1) sorted by relevance
/development/tools/winscope/src/adb/ |
D | winscope_proxy.py | 134 def get_filepaths(self, device_id): argument 147 def get_filepaths(self, device_id): argument 165 def get_filepaths(self, device_id): argument 795 def process_with_device(self, server, path, device_id): argument 821 def process_with_device(self, server, path, device_id): argument 860 def check_root(device_id): argument 869 def __init__(self, device_id, command): argument 977 def process_with_device(self, server, path, device_id): argument 1007 def process_with_device(self, server, path, device_id): argument 1037 def execute_command(server, device_id, shell, configType, configValue): argument [all …]
|