/aosp_15_r20/external/zlib/google/ |
H A D | zip_reader_unittest.cc | 294 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 312 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local 324 base::FilePath target_path = base::FilePath::FromUTF8Unsafe(".�.�evil.txt"); in TEST_F() local 384 base::FilePath target_path(FILE_PATH_LITERAL("ROOT/evil.txt")); in TEST_F() local 395 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local 515 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local 532 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 571 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 605 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 636 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local [all …]
|
/aosp_15_r20/test/vts-testcase/vndk/dependency/ |
D | vts_vndk_dependency_test.py | 87 def __init__(self, target_path, bitness, deps, runpaths, argument 136 def _IsElfObjectForAp(self, elf, target_path, abi_list): argument 167 def _IsElfObjectBuiltForAndroid(self, elf, target_path): argument
|
/aosp_15_r20/frameworks/base/cmds/idmap2/idmap2d/ |
H A D | Idmap2Service.cpp | 113 Status Idmap2Service::verifyIdmap(const std::string& target_path, const std::string& overlay_path, in verifyIdmap() 156 Status Idmap2Service::createIdmap(const std::string& target_path, const std::string& overlay_path, in createIdmap() 214 const std::string& target_path) { in GetTargetContainer()
|
/aosp_15_r20/tools/external_updater/ |
H A D | archive_utils.py | 39 def unzip(archive_path, target_path): argument 51 def untar(archive_path, target_path): argument
|
/aosp_15_r20/packages/modules/Virtualization/guest/compsvc/src/ |
D | artifact_signer.rs | 51 let target_path = Path::new(TARGET_DIRECTORY).join(suffix); in add_artifact() localVariable 52 let target_path = target_path.to_str().ok_or_else(|| anyhow!("Invalid path"))?; in add_artifact() localVariable
|
/aosp_15_r20/test/vts-testcase/vndk/abi/ |
D | vts_vndk_abi_test.py | 70 def _ToHostPath(self, target_path): argument 295 def _GetLinkerSearchIndex(target_path): argument
|
/aosp_15_r20/external/libjpeg-turbo/gtest/ |
H A D | tjbench-gtest-wrapper.cpp | 70 base::FilePath target_path(GetTargetDirectory()); in SetUpTestSuite() local 140 base::FilePath target_path(GetTargetDirectory()); in SetUpTestSuite() local
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_posix.cc | 198 FilePath target_path(to_path); in DoCopyDirectory() local 578 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink() 586 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink() 613 FilePath target_path; in ReadSymbolicLinkAbsolute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem_test.cc | 619 const std::string target_path = GetURIForPath("a_dir/another_dir"); in TEST_P() local 1109 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1233 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1272 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1337 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1409 const std::string target_path = GetURIForPath("a_dir"); in TEST_P() local 1422 const std::string target_path = GetURIForPath("a_file/a_new_dir"); in TEST_P() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util_posix.cc | 239 FilePath target_path(to_path); in DoCopyDirectory() local 508 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink() 516 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | filesystem_verifier_action_unittest.cc | 447 string target_path; in TEST_F() local 508 string target_path; in TEST_F() local
|
H A D | install_plan.h | 131 std::string target_path; member
|
/aosp_15_r20/frameworks/base/cmds/idmap2/idmap2/ |
H A D | CommandUtils.cpp | 35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify()
|
H A D | Lookup.cpp | 178 std::string target_path; in Lookup() local
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/ |
H A D | move.py | 58 def target_path(self): member in _Move
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-common.c | 398 u8 *target_path = NULL; in find_binary() local 482 u8 *afl_path = NULL, *target_path, *own_copy, *tmp; in find_afl_binary() local
|
H A D | afl-analyze.c | 77 static u8 *target_path; variable
|
/aosp_15_r20/build/make/tools/releasetools/merge/ |
H A D | merge_target_files.py | 417 def files_from_path(target_path, extra_args=None): argument
|
/aosp_15_r20/system/linkerconfig/generator/ |
H A D | variableloader.cc | 46 Result<std::string> GetRealPath(std::string target_path) { in GetRealPath()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | shortcut.cc | 351 FilePath* target_path, in ResolveShortcut()
|
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/ |
H A D | linkerconfigparser.h | 75 std::vector<std::string>* target_path = nullptr; in ParseNamespacePath() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | file_path_reparse_point_win.cc | 88 const FilePath& target_path) { in SetReparsePoint()
|
/aosp_15_r20/packages/modules/Virtualization/android/composd/src/ |
D | odrefresh_task.rs | 167 let target_path = output_root.join(target_dir_name); in run_in_vm() localVariable
|
/aosp_15_r20/external/python/mobly/mobly/ |
D | utils.py | 107 def create_alias(target_path, alias_path): argument
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | smbprovider.py | 365 def move_entry(self, mount_id, source_path, target_path): argument
|