Home
last modified time | relevance | path

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

/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py59 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
Dapi.py80 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/
Dutils.py200 def from_existing(cls, host_dir, mount_point): argument
/external/autotest/server/site_tests/telemetry_AFDOGenerate/
Dtelemetry_AFDOGenerate.py151 def scp_perf_data(self, dut, host_dir): argument
/external/autotest/server/site_tests/telemetry_Crosperf/
Dtelemetry_Crosperf.py87 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument