/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A 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
|
/aosp_15_r20/external/autotest/server/ |
H A 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
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | plot_utils.py | 31 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 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
|
/aosp_15_r20/system/core/sdcard/ |
H A D | sdcard.cpp | 101 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 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
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | harness_autoserv.py | 81 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 D | telemetry_setup.py | 123 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 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
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | file_util.py | 10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
|
/aosp_15_r20/external/angle/build/config/fuchsia/ |
H A D | extend_fvm.py | 17 def ExtendFVM(fvm_tool_path, src_path, dest_path, delta): argument
|
/aosp_15_r20/external/cronet/build/config/fuchsia/ |
H A D | extend_fvm.py | 17 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/ |
D | tarfile.py | 753 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/ |
D | tarfile.py | 753 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/ |
D | tarfile.py | 753 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/ |
D | tarfile.py | 753 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 D | tarfile.py | 753 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/ |
D | tarfile.py | 753 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/ |
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
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/ |
D | build.rs | 9 let dest_path = Path::new(&out_dir).join("_packets.rs"); in main() localVariable
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | unused_resources.py | 37 def _WritePaths(dest_path, lines): argument
|
/aosp_15_r20/external/cronet/build/toolchain/ |
H A D | wrapper_utils.py | 21 def _GzipThenDelete(src_path, dest_path): argument
|
/aosp_15_r20/external/angle/build/toolchain/ |
H A D | wrapper_utils.py | 21 def _GzipThenDelete(src_path, dest_path): argument
|
/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | Metadata.proto | 8 string dest_path = 3; field
|