Home
last modified time | relevance | path

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

/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py102 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
Dapi.py89 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/skia/infra/bots/recipe_modules/flavor/
Ddefault.py102 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
Dapi.py89 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/autotest/server/site_tests/telemetry_Crosperf/
Dtelemetry_Crosperf.py167 def scp_telemetry_results(self, client_ip, dut, file, host_dir): argument
/external/autotest/site_utils/lxc/
Dutils.py176 def from_existing(cls, host_dir, mount_point): argument
/external/v8/tools/testrunner/local/
Dandroid.py67 def push_file(self, host_dir, file_name, target_rel='.', argument