| /external/skia/infra/bots/recipe_modules/flavor/ |
| D | chromebook.py | 86 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
|
| D | api.py | 95 def copy_file_to_device(self, host_path, device_path): argument 133 host_path, device_path): argument
|
| D | default.py | 122 def copy_file_to_device(self, host_path, device_path): argument
|
| /external/skqp/infra/bots/recipe_modules/flavor/ |
| D | chromebook.py | 86 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
|
| D | api.py | 95 def copy_file_to_device(self, host_path, device_path): argument 133 host_path, device_path): argument
|
| D | default.py | 122 def copy_file_to_device(self, host_path, device_path): argument
|
| /external/autotest/site_utils/lxc/ |
| D | zygote.py | 22 snapshot=False, host_path=None): argument 145 def copy(self, host_path, container_path): argument
|
| D | zygote_unittest.py | 300 host_path = None): argument 329 def verifyBindMount(self, container, container_path, host_path): argument
|
| D | container_unittest.py | 347 def verifyBindMount(self, container, container_path, host_path): argument
|
| D | container.py | 571 def copy(self, host_path, container_path): argument
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | mock_calls_test.py | 27 def Push(self, host_path, device_path): argument
|
| /external/chromium-trace/catapult/devil/devil/android/ |
| D | device_utils.py | 1526 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
|