Home
last modified time | relevance | path

Searched refs:ReadSymbolicLink (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/util/
H A Dexe_path.cc122 if (!ReadSymbolicLink(base::FilePath(kProcSelfExe), &result)) { in GetExePath()
/third_party/gn/src/base/files/
H A Dfile_util.h144 bool ReadSymbolicLink(const FilePath& symlink, FilePath* target);
H A Dfile_util_posix.cc296 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink() function

Completed in 3 milliseconds