/external/autotest/server/ |
D | crashcollect.py | 52 def _collect_log_file_with_summary(host, source_path, dest_path): argument 80 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False, argument 142 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument 302 def collect_command(host, command, dest_path): argument
|
/external/autotest/client/cros/multimedia/ |
D | arc_resource.py | 79 def stop_microphone_app(self, dest_path): argument 146 def _get_file(self, dest_path): argument 202 def start_playback(self, dest_path): argument 233 def _start_app(self, dest_path): argument 348 def _start_app(self, dest_path): argument
|
/external/autotest/client/bin/ |
D | harness_autoserv.py | 81 def fetch_package(self, pkg_name, dest_path): argument 96 def fetch_pkg_file(self, filename, dest_path): argument
|
/external/autotest/server/cros/ |
D | telemetry_setup.py | 123 def _DownloadFilesFromDevserver(self, filename, dest_path): argument 193 def _ExtractTarball(self, tarball_path, dest_path): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | file_util.py | 10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
|
/external/angle/build/config/fuchsia/ |
D | extend_fvm.py | 17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
|
/external/cronet/tot/build/config/fuchsia/ |
D | extend_fvm.py | 17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
|
/external/cronet/stable/build/config/fuchsia/ |
D | extend_fvm.py | 17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
|
/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_symlink_file_windows.rs | 13 let dest_path = dir.path().join("bar.txt"); in symlink_file_windows() localVariable
|
D | fs_copy.rs | 13 let dest_path = dir.path().join("bar.txt"); in copy() localVariable
|
/external/cronet/stable/build/android/gyp/ |
D | unused_resources.py | 37 def _WritePaths(dest_path, lines): argument
|
/external/cronet/tot/build/android/gyp/ |
D | unused_resources.py | 37 def _WritePaths(dest_path, lines): argument
|
/external/angle/build/android/gyp/ |
D | unused_resources.py | 37 def _WritePaths(dest_path, lines): argument
|
/external/autotest/site_utils/ |
D | gs_offloader.py | 451 def offload(self, dir_entry, dest_path, job_complete_time): argument 482 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument 517 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument 569 def _try_offload(self, dir_entry, dest_path, argument 699 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument
|
/external/cronet/tot/build/toolchain/ |
D | wrapper_utils.py | 21 def _GzipThenDelete(src_path, dest_path): argument
|
/external/cronet/stable/build/toolchain/ |
D | wrapper_utils.py | 21 def _GzipThenDelete(src_path, dest_path): argument
|
/external/angle/build/toolchain/ |
D | wrapper_utils.py | 21 def _GzipThenDelete(src_path, dest_path): argument
|
/external/autotest/client/common_lib/ |
D | packages.py | 132 def fetch_pkg_file(self, filename, dest_path): argument 194 def fetch_pkg_file(self, filename, dest_path): argument 229 def fetch_pkg_file(self, filename, dest_path): argument 447 def fetch_pkg(self, pkg_name, dest_path, repo_url=None, use_checksum=False): argument
|
/external/autotest/client/bin/result_tools/ |
D | runner.py | 122 def collect_last_summary(host, source_path, dest_path, argument
|
/external/python/watchdog/tests/ |
D | shell.py | 71 def mv(src_path, dest_path): argument
|
/external/cronet/tot/build/android/pylib/local/emulator/proto/ |
D | avd.proto | 17 string dest_path = 3; field
|
/external/angle/build/android/pylib/local/emulator/proto/ |
D | avd.proto | 17 string dest_path = 3; field
|
/external/cronet/stable/build/android/pylib/local/emulator/proto/ |
D | avd.proto | 17 string dest_path = 3; field
|
/external/crosvm/prebuilts/src/ |
D | lib.rs | 119 let dest_path = get_dest_path(filename)?; in download_prebuilt() localVariable
|
/external/autotest/utils/frozen_chromite/lib/ |
D | gs.py | 694 def GetTrackerFilenames(dest_path): argument 889 def Copy(self, src_path, dest_path, acl=None, recursive=False, argument 1082 def Move(self, src_path, dest_path, **kwargs): argument
|