Home
last modified time | relevance | path

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

/external/skia/infra/bots/recipe_modules/flavor/
Ddefault_flavor.py99 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
Dapi.py88 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/
Drun_perf.py705 def _PushFile(self, host_dir, file_name, target_rel=".", argument