Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_posix.cc403 const FilePath& symlink_path) { in CreateSymbolicLink()
410 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()