Searched defs:host_dir (Results 1 – 5 of 5) sorted by relevance
/external/skia/infra/bots/flavor/ |
D | ios_flavor.py | 60 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 67 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | ssh_flavor.py | 96 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 104 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | default_flavor.py | 108 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 118 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | android_flavor.py | 126 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 136 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/v8/tools/ |
D | run_perf.py | 687 def _PushFile(self, host_dir, file_name, target_rel=".", argument
|