Home
last modified time | relevance | path

Searched defs:symlink_path (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc579 const FilePath& symlink_path) { in CreateSymbolicLink()
586 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
612 std::optional<FilePath> ReadSymbolicLinkAbsolute(const FilePath& symlink_path) { in ReadSymbolicLinkAbsolute()
H A Dfile_util_unittest.cc456 base::FilePath symlink_path = in TEST_F() local
474 base::FilePath symlink_path = in TEST_F() local
495 FilePath symlink_path = in TEST_F() local
520 FilePath symlink_path = in TEST_F() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc509 const FilePath& symlink_path) { in CreateSymbolicLink()
516 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
/aosp_15_r20/bionic/linker/
H A Dlinker_config_test.cpp323 std::string symlink_path = std::string(tmp_dir.path) + "/symlink"; in TEST() local
/aosp_15_r20/external/crosvm/ext2/src/
H A Dxattr.rs440 let symlink_path = td.path().join("symlink"); in test_get_xattr_symlink() localVariable
/aosp_15_r20/system/apex/apexd/
H A Dapex_file_test.cpp312 const std::string symlink_path = in TEST() local
/aosp_15_r20/tools/asuite/atest/
H A Dbazel_mode_unittest.py162 def assertSymlinkTo(self, symlink_path, target_path): argument
2825 def assertSymlinkTo(self, symlink_path, target_path): argument
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/
H A Dreplay.rs414 let symlink_path = format!("{}-symlink", file1.0.path().to_str().unwrap()); in generate_cached_files_and_record() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs558 pub fn symlink_path<P: AsRef<Path>, U: AsRef<Path>>(old_path: P, new_path: U) -> io::Result<()> { in symlink_path() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs558 pub fn symlink_path<P: AsRef<Path>, U: AsRef<Path>>(old_path: P, new_path: U) -> io::Result<()> { in symlink_path() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs558 pub fn symlink_path<P: AsRef<Path>, U: AsRef<Path>>(old_path: P, new_path: U) -> io::Result<()> { in symlink_path() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs558 pub fn symlink_path<P: AsRef<Path>, U: AsRef<Path>>(old_path: P, new_path: U) -> io::Result<()> { in symlink_path() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs558 pub fn symlink_path<P: AsRef<Path>, U: AsRef<Path>>(old_path: P, new_path: U) -> io::Result<()> { in symlink_path() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp2338 path symlink_path; in read_symlink() local
/aosp_15_r20/external/e2fsprogs/contrib/
H A Dfsstress.c1335 int symlink_path(const char *name1, pathname_t * name) in symlink_path() function
/aosp_15_r20/external/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c1304 int symlink_path(const char *name1, pathname_t * name) in symlink_path() function