/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
|
D | site_utils.py | 248 def remote_wget(source_url, dest_path, ssh_cmd): 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 | 85 def fetch_package(self, pkg_name, dest_path): argument 101 def fetch_pkg_file(self, filename, 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/rust/crates/oid-registry/ |
D | build.rs | 9 let dest_path = Path::new(&out_dir).join("oid_db.rs"); in main() localVariable
|
/external/autotest/site_utils/ |
D | gs_offloader.py | 641 def offload(self, dir_entry, dest_path, job_complete_time): argument 672 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument 707 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument 759 def _try_offload(self, dir_entry, dest_path, argument 894 def _full_offload(self, dir_entry, dest_path, job_complete_time): argument
|
/external/rust/crates/tokio/tests/ |
D | fs_copy.rs | 12 let dest_path = dir.path().join("bar.txt"); in copy() localVariable
|
/external/rust/crates/num-bigint/ |
D | build.rs | 50 let dest_path = Path::new(&out_dir).join("radix_bases.rs"); in write_radix_bases() localVariable
|
/external/python/cryptography/docs/development/custom-vectors/secp256k1/ |
D | generate_secp256k1.py | 78 dest_path = os.path.join("asymmetric", "ECDSA", "SECP256K1", "SigGen.txt") variable
|
/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 | 128 def collect_last_summary(host, source_path, dest_path, argument
|
/external/linux-kselftest/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 262 const char *dest_path = "/tmp"; in test_priv_mount_unpriv_remount() local
|
/external/autotest/site_utils/lxc/ |
D | container.py | 521 def install_ssp_isolate(self, isolate_hash, dest_path=None): argument
|
/external/minijail/rust/minijail/src/ |
D | lib.rs | 731 let dest_path = in mount_with_data() localVariable 790 let dest_path = in mount_bind() localVariable
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 6400 std::vector<int> dest_path = options_path; in InterpretSingleOption() local
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 8688 _joinW(WCHAR *dest_path, const WCHAR *root, const WCHAR *rest) in _joinW()
|