Home
last modified time | relevance | path

Searched refs:SymlinkPath (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc255 bool SymlinkPath(const FilePath& target, const FilePath& path) { in SymlinkPath() function
929 if (!SymlinkPath(symlink_content, lock_path_)) { in Create()
950 if (!SymlinkPath(socket_target_path, socket_path_) || in Create()
951 !SymlinkPath(cookie, cookie_path_) || in Create()
952 !SymlinkPath(cookie, remote_cookie_path)) { in Create()