Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/autotest/client/cros/multimedia/
H A 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
/aosp_15_r20/external/autotest/server/
H A 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
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
Dplot_utils.py31 def current_waveform_plot(samples, voltage, dest_path, plot_title): argument
148 def monsoon_histogram_plot(samples, dest_path, plot_title): argument
187 def monsoon_tx_power_sweep_plot(dest_path, plot_title, currents, txs): argument
/aosp_15_r20/external/autotest/site_utils/
H A 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
/aosp_15_r20/system/core/sdcard/
H A Dsdcard.cpp101 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup()
132 …atic bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_bind_remount()
154 const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_secondary()
/aosp_15_r20/external/autotest/client/common_lib/
H A 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
/aosp_15_r20/external/autotest/client/bin/
H A Dharness_autoserv.py81 def fetch_package(self, pkg_name, dest_path): argument
96 def fetch_pkg_file(self, filename, dest_path): argument
/aosp_15_r20/external/autotest/server/cros/
H A Dtelemetry_setup.py123 def _DownloadFilesFromDevserver(self, filename, dest_path): argument
193 def _ExtractTarball(self, tarball_path, dest_path): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A 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
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dfile_util.py10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
/aosp_15_r20/external/angle/build/config/fuchsia/
H A Dextend_fvm.py17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
/aosp_15_r20/external/cronet/build/config/fuchsia/
H A Dextend_fvm.py17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtarfile.py753 def _get_filtered_attrs(member, dest_path, for_data=True): argument
809 def fully_trusted_filter(member, dest_path): argument
812 def tar_filter(member, dest_path): argument
818 def data_filter(member, dest_path): argument
/aosp_15_r20/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
/aosp_15_r20/packages/modules/Bluetooth/system/rust/
Dbuild.rs9 let dest_path = Path::new(&out_dir).join("_packets.rs"); in main() localVariable
/aosp_15_r20/external/angle/build/android/gyp/
H A Dunused_resources.py37 def _WritePaths(dest_path, lines): argument
/aosp_15_r20/external/cronet/build/toolchain/
H A Dwrapper_utils.py21 def _GzipThenDelete(src_path, dest_path): argument
/aosp_15_r20/external/angle/build/toolchain/
H A Dwrapper_utils.py21 def _GzipThenDelete(src_path, dest_path): argument
/aosp_15_r20/frameworks/base/services/incremental/
H A DMetadata.proto8 string dest_path = 3; field

123