Searched defs:host_dir (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/ |
H A 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
|
H A 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
|
/aosp_15_r20/test/vts-testcase/vndk/abi/ |
D | vts_vndk_abi_test.py | 53 def _PullOrCreateDir(self, target_dir, host_dir): argument
|
/aosp_15_r20/external/autotest/site_utils/lxc/ |
H A D | utils.py | 200 def from_existing(cls, host_dir, mount_point): argument
|
/aosp_15_r20/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
H A D | telemetry_AFDOGenerate.py | 151 def scp_perf_data(self, dut, host_dir): argument
|
/aosp_15_r20/external/autotest/server/site_tests/telemetry_Crosperf/ |
H A D | telemetry_Crosperf.py | 87 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument
|