Searched refs:remote_cookie_path (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dprocess_singleton_linux_uitest.cc128 FilePath remote_cookie_path = socket_target_path.DirName(). local
130 len = readlink(remote_cookie_path.value().c_str(), buf, PATH_MAX);
H A Dprocess_singleton_linux.cc946 FilePath remote_cookie_path = local
952 !SymlinkPath(cookie, remote_cookie_path)) {
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_linux_unittest.cc248 base::FilePath remote_cookie_path = socket_target_path.DirName(). local
250 len = readlink(remote_cookie_path.value().c_str(), buf, PATH_MAX);
H A Dprocess_singleton_linux.cc899 base::FilePath remote_cookie_path = local
905 !SymlinkPath(cookie, remote_cookie_path)) {

Completed in 49 milliseconds