Searched defs:host_dir (Results 1 – 3 of 3) sorted by relevance
/external/skia/infra/bots/recipe_modules/flavor/ |
D | default_flavor.py | 99 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 109 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | api.py | 88 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 91 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/v8/tools/ |
D | run_perf.py | 705 def _PushFile(self, host_dir, file_name, target_rel=".", argument
|