Searched defs:host_path (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/infra/bots/recipe_modules/flavor/ |
| D | chromebook.py | 52 def copy_directory_contents_to_device(self, host_path, device_path): argument 55 def copy_directory_contents_to_host(self, device_path, host_path): argument
|
| D | api.py | 93 def copy_file_to_device(self, host_path, device_path): argument 135 host_path, device_path): argument
|
| D | ssh.py | 72 def copy_file_to_device(self, host_path, device_path): argument
|
| D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument
|
| /third_party/skia/m133/infra/bots/recipe_modules/flavor/ |
| D | chromebook.py | 46 def copy_directory_contents_to_device(self, host_path, device_path): argument 49 def copy_directory_contents_to_host(self, device_path, host_path): argument
|
| D | api.py | 86 def copy_file_to_device(self, host_path, device_path): argument 126 host_path, device_path): argument
|
| D | ssh.py | 72 def copy_file_to_device(self, host_path, device_path): argument
|
| D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument
|