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/
Dgn_chromebook_flavor.py162 def copy_file_to_device(self, host_path, device_path): argument
186 def copy_directory_contents_to_device(self, host_path, device_path): argument
189 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py102 def copy_file_to_device(self, host_path, device_path): argument
141 host_path, device_path, test_expected_version, argument
Ddefault_flavor.py126 def copy_file_to_device(self, host_path, device_path): argument
/external/autotest/site_utils/lxc/
Dunittest_container_bucket.py20 def __init__(self, lxc_path, host_path): argument
Dzygote_unittest.py207 host_path = None): argument
236 def verifyBindMount(self, container, container_path, host_path): argument
Dzygote.py23 snapshot=False, host_path=None): 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.py1298 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1590 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument
2275 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
/external/devlib/devlib/
Dtarget.py510 def install_if_needed(self, host_path, search_system_binaries=True): argument