/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 static bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_pat… in sdcardfs_setup_bind_remount() 154 const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_secondary() 166 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs() 236 const char *source_path = NULL; in main() local
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | path_util.py | 54 def __init__(self, source_path=None, source_from_path_repo=True): argument 86 def _GetSourcePathChroot(self, source_path): argument 339 def ToChrootPath(path, source_path=None): argument 355 def FromChrootPath(path, source_path=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/git/ |
H A D | gen_git_source.py | 336 source_path = "." variable 338 source_path = args.source_dir variable
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | sort.c | 108 int add_sort_list(char *path, int priority, int source, char *source_path[]) in add_sort_list() 217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable 71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable 71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable 71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable 71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable 71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | delta_performer_unittest.cc | 274 const string& source_path, in ApplyPayload() 280 const string& source_path, in ApplyPayloadToData() 294 const string& source_path, in ApplyPayloadToData()
|
H A D | verified_source_fd.h | 34 explicit VerifiedSourceFd(size_t block_size, std::string source_path) in VerifiedSourceFd()
|
/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/rust/android-crates-io/crates/tokio/tests/ |
D | fs_symlink_file_windows.rs | 12 let source_path = dir.path().join("foo.txt"); in symlink_file_windows() localVariable
|
D | fs_copy.rs | 12 let source_path = dir.path().join("foo.txt"); in copy() localVariable
|
/aosp_15_r20/external/minijail/ |
H A D | test_util.cc | 57 std::string source_path(const std::string& file) { in source_path() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/ |
D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/ |
D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/ |
H A D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/ |
D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/ |
D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/external/python/cpython3/Lib/importlib/ |
D | _bootstrap_external.py | 727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument 972 def _cache_bytecode(self, source_path, cache_path, data): argument 1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourcesInternal.proto | 48 string source_path = 4; field
|
/aosp_15_r20/external/coreboot/src/acpi/ |
H A D | acpigen_pci.c | 44 const char *source_path, unsigned int index) in acpigen_write_PRT_source_entry()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/ |
D | ResourcesInternal.pb.h | 800 inline const std::string& CompiledFile::source_path() const { in source_path() function 831 inline void CompiledFile::set_allocated_source_path(std::string* source_path) { in set_allocated_source_path()
|
/aosp_15_r20/development/tools/compare_cts_reports/testdata/output/ |
H A D | info_1.json | 3 "source_path": "testdata/test_result_1.xml", string
|