Searched defs:host_dir (Results 1 – 8 of 8) sorted by relevance
/external/skia/infra/bots/recipe_modules/flavor/ |
D | default.py | 59 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 69 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | api.py | 91 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 94 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/skqp/infra/bots/recipe_modules/flavor/ |
D | default.py | 102 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 112 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | api.py | 89 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 92 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/oss-fuzz/infra/ |
D | build_specified_commit.py | 121 def copy_src_from_docker(project_name, host_dir): argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 199 def from_existing(cls, host_dir, mount_point): argument
|
/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
D | telemetry_AFDOGenerate.py | 132 def scp_perf_data(self, dut, host_dir): argument
|
/external/autotest/server/site_tests/telemetry_Crosperf/ |
D | telemetry_Crosperf.py | 65 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument
|