Home
last modified time | relevance | path

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

/external/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py52 def copy_directory_contents_to_device(self, host_path, device_path): argument
55 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py97 def copy_file_to_device(self, host_path, device_path): argument
139 host_path, device_path): argument
Dssh.py72 def copy_file_to_device(self, host_path, device_path): argument
Ddefault.py79 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/
Dcontainer_unittest.py331 def verifyBindMount(self, container, container_path, host_path): argument
Dcontainer.py563 def copy(self, host_path, container_path): argument
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py25 def Push(self, host_path, device_path): argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py380 def _IterPushableComponents(host_path, device_path): argument
2347 host_path, argument
3415 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument