Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dlogging_chrome.cc177 FilePath SetUpSymlinkIfNeeded(const FilePath& symlink_path, bool new_log) { in SetUpSymlinkIfNeeded()
/external/chromium/base/
Dfile_util_posix.cc377 const FilePath& symlink_path) { in CreateSymbolicLink()
384 bool ReadSymbolicLink(const FilePath& symlink_path, in ReadSymbolicLink()