Home
last modified time | relevance | path

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

/external/skia/infra/bots/recipe_modules/flavor/
Dapi.py94 def copy_file_to_device(self, host_path, device_path): argument
133 host_path, device_path, test_expected_version, argument
Ddefault_flavor.py119 def copy_file_to_device(self, host_path, device_path): argument
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py27 def Push(self, host_path, device_path): argument
/external/libmojo/third_party/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.py1293 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1585 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument
2270 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1209 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1468 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument
2067 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument