HomeSort by relevance Sort by last modified time
    Searched refs:remote_cookie_path (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/
process_singleton_linux_uitest.cc 128 FilePath remote_cookie_path = socket_target_path.DirName(). local
130 len = readlink(remote_cookie_path.value().c_str(), buf, PATH_MAX);
process_singleton_linux.cc 946 FilePath remote_cookie_path = local
952 !SymlinkPath(cookie, remote_cookie_path)) {
    [all...]
  /external/chromium_org/chrome/browser/
process_singleton_linux_unittest.cc 253 base::FilePath remote_cookie_path = socket_target_path.DirName(). local
255 len = readlink(remote_cookie_path.value().c_str(), buf, PATH_MAX);
process_singleton_linux.cc 900 base::FilePath remote_cookie_path = local
906 !SymlinkPath(cookie, remote_cookie_path)) {
    [all...]

Completed in 37 milliseconds