Searched defs:host_dir (Results 1 – 5 of 5) 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 | 80 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 83 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 200 def from_existing(cls, host_dir, mount_point): argument
|
/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
D | telemetry_AFDOGenerate.py | 151 def scp_perf_data(self, dut, host_dir): argument
|
/external/autotest/server/site_tests/telemetry_Crosperf/ |
D | telemetry_Crosperf.py | 87 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument
|