Searched defs:host_dir (Results 1 – 7 of 7) sorted by relevance
/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/skia/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/autotest/server/site_tests/telemetry_Crosperf/ |
D | telemetry_Crosperf.py | 167 def scp_telemetry_results(self, client_ip, dut, file, host_dir): argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 176 def from_existing(cls, host_dir, mount_point): argument
|
/external/v8/tools/testrunner/local/ |
D | android.py | 67 def push_file(self, host_dir, file_name, target_rel='.', argument
|