Home
last modified time | relevance | path

Searched defs:host_path (Results 1 – 12 of 12) sorted by relevance

/external/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py86 def copy_file_to_device(self, host_path, device_path): argument
110 def copy_directory_contents_to_device(self, host_path, device_path): argument
113 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py95 def copy_file_to_device(self, host_path, device_path): argument
133 host_path, device_path): argument
Ddefault.py122 def copy_file_to_device(self, host_path, device_path): argument
/external/skqp/infra/bots/recipe_modules/flavor/
Dchromebook.py86 def copy_file_to_device(self, host_path, device_path): argument
110 def copy_directory_contents_to_device(self, host_path, device_path): argument
113 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py95 def copy_file_to_device(self, host_path, device_path): argument
133 host_path, device_path): argument
Ddefault.py122 def copy_file_to_device(self, host_path, device_path): argument
/external/autotest/site_utils/lxc/
Dzygote.py22 snapshot=False, host_path=None): argument
145 def copy(self, host_path, container_path): argument
Dzygote_unittest.py300 host_path = None): argument
329 def verifyBindMount(self, container, container_path, host_path): argument
Dcontainer_unittest.py347 def verifyBindMount(self, container, container_path, host_path): argument
Dcontainer.py571 def copy(self, host_path, container_path): argument
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py27 def Push(self, host_path, device_path): argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1526 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1619 def _GetStaleDirectories(self, host_path, device_path): argument
1873 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument
2652 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument