Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/
H A 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
H A 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
/aosp_15_r20/test/vts-testcase/vndk/abi/
Dvts_vndk_abi_test.py53 def _PullOrCreateDir(self, target_dir, host_dir): argument
/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dutils.py200 def from_existing(cls, host_dir, mount_point): argument
/aosp_15_r20/external/autotest/server/site_tests/telemetry_AFDOGenerate/
H A Dtelemetry_AFDOGenerate.py151 def scp_perf_data(self, dut, host_dir): argument
/aosp_15_r20/external/autotest/server/site_tests/telemetry_Crosperf/
H A Dtelemetry_Crosperf.py87 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument