Home
last modified time | relevance | path

Searched defs:host_dir (Results 1 – 5 of 5) sorted by relevance

/external/skia/infra/bots/flavor/
Dios_flavor.py60 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
Dssh_flavor.py96 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
Ddefault_flavor.py108 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
Dandroid_flavor.py126 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/
Drun_perf.py687 def _PushFile(self, host_dir, file_name, target_rel=".", argument