Home
last modified time | relevance | path

Searched defs:src_path (Results 51 – 75 of 89) sorted by relevance

1234

/aosp_15_r20/external/cronet/build/
H A Dzip_helpers.py45 src_path=None, argument
/aosp_15_r20/external/angle/build/
H A Dzip_helpers.py45 src_path=None, argument
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dtest_credentials_provider.cc46 std::string ReadFile(const std::string& src_path) { in ReadFile()
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcreate_app_bundle.py259 def _RewriteLanguageAssetPath(src_path): argument
/aosp_15_r20/external/autotest/client/bin/
H A Dsite_sysinfo_unittest.py76 def get_dest_path(self, src_path): argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Dcreate_app_bundle.py274 def _RewriteLanguageAssetPath(src_path): argument
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/no_deps/
H A Dmetadata.json39 "src_path": "{TEMP_DIR}/no_deps/lib.rs", string
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/has_package_metadata/
H A Dmetadata.json46 "src_path": "{TEMP_DIR}/has_package_metadata/lib.rs", string
/aosp_15_r20/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc73 std::string src_path = src_dir_path + "/" + src_base_path; in CopyDirectoryImpl() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtSarBaseTest.py690 def push_table(self, ad, src_path, dest_path=''): argument
/aosp_15_r20/external/rust/crates/uefi/src/fs/file_system/
Dfs.rs57 let src_path = src_path.as_ref(); in copy() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/fs/file_system/
Dfs.rs57 let src_path = src_path.as_ref(); in copy() localVariable
/aosp_15_r20/external/minijail/rust/minijail/src/
H A Dlib.rs729 let src_path = CString::new(src_os).map_err(|_| Error::StrToCString(src_os.to_owned()))?; in mount_with_data() localVariable
788 let src_path = CString::new(src_os).map_err(|_| Error::StrToCString(src_os.to_owned()))?; in mount_bind() localVariable
/aosp_15_r20/external/autotest/server/hosts/
H A Dbase_servohost.py650 def _mount_drive(self, src_path, dst_path): argument
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dpatch_utils.py504 def clean_src_tree(src_path): argument
/aosp_15_r20/system/apex/apexd/
H A Dapex_file.cpp397 const std::string& src_path = GetPath(); in Decompress() local
/aosp_15_r20/bionic/tests/
H A Delftls_dl_test.cpp72 std::string src_path = GetTestLibRoot() + "/libtest_elftls_shared_var_ie.so"; in TEST() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c701 struct array_var_info *src_info, nir_deref_path *src_path, in emit_split_copies()
781 nir_deref_path dst_path, src_path; in split_array_copies_impl() local
/aosp_15_r20/development/tools/cargo_embargo/src/cargo/
H A Dcargo_out.rs506 let src_path = src_path in split_src_path() localVariable
/aosp_15_r20/external/libchrome/build/android/gyp/util/
H A Dbuild_utils.py281 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp1488 for (const char* src_path : srcs) { in do_sync_push() local
1716 for (const char* src_path : srcs) { in do_sync_pull() local
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/
H A D__init__.py1299 def __call__(self, src_path): argument
/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dmanaged_crate.rs354 let src_path = self.android_crate.path().join(link)?; in copy_customizations() localVariable
/aosp_15_r20/external/python/watchdog/src/watchdog/observers/
Dinotify_c.py444 def src_path(self) -> bytes: member in InotifyEvent
/aosp_15_r20/art/artd/
H A Dartd.cc321 Result<void> CopyFile(const std::string& src_path, const NewFile& dst_file) { in CopyFile()
739 std::string src_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_src)); in copyAndRewriteProfile() local

1234