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

  /external/chromium/chrome/common/
chrome_constants.h 56 extern const FilePath::CharType kSingletonCookieFilename[];
chrome_constants.cc 95 const FilePath::CharType kSingletonCookieFilename[] = FPL("SingletonCookie");
  /external/chromium/chrome/browser/
process_singleton_linux_uitest.cc 36 cookie_path_ = user_data_dir().Append(chrome::kSingletonCookieFilename);
129 Append(chrome::kSingletonCookieFilename);
process_singleton_linux.cc 408 Append(chrome::kSingletonCookieFilename);
756 cookie_path_ = user_data_dir.Append(chrome::kSingletonCookieFilename);
947 socket_dir_.path().Append(chrome::kSingletonCookieFilename);
    [all...]

Completed in 181 milliseconds