/external/skia/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 46 def copy_directory_contents_to_device(self, host_path, device_path): argument 47 self._copy_dir(host_path, self.scp_device_path(device_path)) 49 def copy_directory_contents_to_host(self, device_path, host_path): argument 50 self._copy_dir(self.scp_device_path(device_path), host_path)
|
D | ssh.py | 77 host_path = self.host_dirs.bin_dir.joinpath(self.app_name) 79 self.copy_file_to_device(host_path, device_path) 100 def copy_file_to_device(self, host_path, device_path): argument 102 self._run('scp %s %s' % (host_path, device_path), 103 ['scp'] + self._ssh_args + [host_path, device_path], infra_step=True)
|
D | api.py | 86 def copy_file_to_device(self, host_path, device_path): argument 87 return self._f.copy_file_to_device(host_path, device_path) 126 host_path, device_path): argument 141 host_path, device_path)
|
D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument 83 if str(host_path) != str(device_path): 87 str(host_path), str(device_path)))
|
/external/cronet/tot/build/android/pylib/utils/ |
D | device_dependencies.py | 68 def DevicePathComponentsFor(host_path, output_directory=None): argument 106 if (host_path.startswith(output_directory) and 107 os.path.splitext(host_path)[1] == '.pak'): 108 return [None, 'paks', os.path.basename(host_path)] 110 rel_host_path = os.path.relpath(host_path, output_directory)
|
/external/cronet/stable/build/android/pylib/utils/ |
D | device_dependencies.py | 68 def DevicePathComponentsFor(host_path, output_directory=None): argument 106 if (host_path.startswith(output_directory) and 107 os.path.splitext(host_path)[1] == '.pak'): 108 return [None, 'paks', os.path.basename(host_path)] 110 rel_host_path = os.path.relpath(host_path, output_directory)
|
/external/angle/build/android/pylib/utils/ |
D | device_dependencies.py | 69 def DevicePathComponentsFor(host_path, output_directory=None): argument 107 if (host_path.startswith(output_directory) and 108 os.path.splitext(host_path)[1] == '.pak'): 109 return [None, 'paks', os.path.basename(host_path)] 111 rel_host_path = os.path.relpath(host_path, output_directory)
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | webview_app.py | 137 host_path = _RebasePath(temp_dir, user_path) 139 device.PullFile(user_path, host_path, timeout=_WEBVIEW_INSTALL_TIMEOUT) 140 host_paths.append(host_path) 145 for host_path in reversed(host_paths): 147 host_path, reinstall=True, timeout=_WEBVIEW_INSTALL_TIMEOUT)
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 380 def _IterPushableComponents(host_path, device_path): argument 407 if os.path.isfile(host_path): 409 os.path.realpath(host_path), device_path, not os.path.islink(host_path)) 412 for child in os.listdir(host_path): 415 os.path.join(host_path, child), posixpath.join( 420 os.path.realpath(host_path), device_path, 421 not os.path.islink(host_path)) 1978 host_path = h.rstrip('/') 1990 if os.path.isdir(host_path): 1992 for root, _, filenames in os.walk(host_path): [all …]
|
/external/chromium-crossbench/crossbench/plt/ |
D | remote.py | 28 def host_path(self, path: AnyPathLike) -> LocalPath: member in RemotePlatformMixin
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 25 def Push(self, host_path, device_path): argument 26 logging.debug('(device %s) pushing %r to %r', self, host_path, device_path)
|
/external/googleapis/google/ads/googleads/v16/enums/ |
D | real_estate_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | job_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | education_placeholder_field.proto | 89 // android-app://{package_id}/{scheme}/{host_path}. 94 // host_path: identifies the specific content within your application.
|
D | local_placeholder_field.proto | 97 // android-app://{package_id}/{scheme}/{host_path}. 102 // host_path: identifies the specific content within your application.
|
D | flight_placeholder_field.proto | 96 // android-app://{package_id}/{scheme}/{host_path}. 101 // host_path: identifies the specific content within your application.
|
/external/googleapis/google/ads/googleads/v14/enums/ |
D | job_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | local_placeholder_field.proto | 97 // android-app://{package_id}/{scheme}/{host_path}. 102 // host_path: identifies the specific content within your application.
|
D | real_estate_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | education_placeholder_field.proto | 89 // android-app://{package_id}/{scheme}/{host_path}. 94 // host_path: identifies the specific content within your application.
|
/external/googleapis/google/ads/googleads/v15/enums/ |
D | education_placeholder_field.proto | 89 // android-app://{package_id}/{scheme}/{host_path}. 94 // host_path: identifies the specific content within your application.
|
D | local_placeholder_field.proto | 97 // android-app://{package_id}/{scheme}/{host_path}. 102 // host_path: identifies the specific content within your application.
|
D | job_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | real_estate_placeholder_field.proto | 93 // android-app://{package_id}/{scheme}/{host_path}. 98 // host_path: identifies the specific content within your application.
|
D | flight_placeholder_field.proto | 96 // android-app://{package_id}/{scheme}/{host_path}. 101 // host_path: identifies the specific content within your application.
|