Home
last modified time | relevance | path

Searched defs:dest_path (Results 1 – 25 of 39) sorted by relevance

12

/external/autotest/server/
Dcrashcollect.py52 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/
Darc_resource.py79 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/
Dharness_autoserv.py81 def fetch_package(self, pkg_name, dest_path): argument
96 def fetch_pkg_file(self, filename, dest_path): argument
/external/autotest/server/cros/
Dtelemetry_setup.py123 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/
Dfile_util.py10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
/external/angle/build/config/fuchsia/
Dextend_fvm.py17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
/external/cronet/tot/build/config/fuchsia/
Dextend_fvm.py17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
/external/cronet/stable/build/config/fuchsia/
Dextend_fvm.py17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
/external/rust/android-crates-io/crates/tokio/tests/
Dfs_symlink_file_windows.rs13 let dest_path = dir.path().join("bar.txt"); in symlink_file_windows() localVariable
Dfs_copy.rs13 let dest_path = dir.path().join("bar.txt"); in copy() localVariable
/external/cronet/stable/build/android/gyp/
Dunused_resources.py37 def _WritePaths(dest_path, lines): argument
/external/cronet/tot/build/android/gyp/
Dunused_resources.py37 def _WritePaths(dest_path, lines): argument
/external/angle/build/android/gyp/
Dunused_resources.py37 def _WritePaths(dest_path, lines): argument
/external/autotest/site_utils/
Dgs_offloader.py451 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/
Dwrapper_utils.py21 def _GzipThenDelete(src_path, dest_path): argument
/external/cronet/stable/build/toolchain/
Dwrapper_utils.py21 def _GzipThenDelete(src_path, dest_path): argument
/external/angle/build/toolchain/
Dwrapper_utils.py21 def _GzipThenDelete(src_path, dest_path): argument
/external/autotest/client/common_lib/
Dpackages.py132 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/
Drunner.py122 def collect_last_summary(host, source_path, dest_path, argument
/external/python/watchdog/tests/
Dshell.py71 def mv(src_path, dest_path): argument
/external/cronet/tot/build/android/pylib/local/emulator/proto/
Davd.proto17 string dest_path = 3; field
/external/angle/build/android/pylib/local/emulator/proto/
Davd.proto17 string dest_path = 3; field
/external/cronet/stable/build/android/pylib/local/emulator/proto/
Davd.proto17 string dest_path = 3; field
/external/crosvm/prebuilts/src/
Dlib.rs119 let dest_path = get_dest_path(filename)?; in download_prebuilt() localVariable
/external/autotest/utils/frozen_chromite/lib/
Dgs.py694 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

12