Searched defs:process_with_device (Results  1 – 1 of 1) sorted by relevance
| /development/tools/winscope/src/adb/ | 
| D | winscope_proxy.py | 507     def process_with_device(self, server, path, device_id):  member in DeviceRequestEndpoint521     def process_with_device(self, server, path, device_id):  member in FetchFilesEndpoint
 672     def process_with_device(self, server, path, device_id):  member in StartTrace
 699     def process_with_device(self, server, path, device_id):  member in EndTrace
 742     def process_with_device(self, server, path, device_id):  member in ConfigTrace
 784     def process_with_device(self, server, path, device_id):  member in SurfaceFlingerSelectedConfigTrace
 794     def process_with_device(self, server, path, device_id):  member in WindowManagerSelectedConfigTrace
 808     def process_with_device(self, server, path, device_id):  member in StatusEndpoint
 817     def process_with_device(self, server, path, device_id):  member in DumpEndpoint
 
 |