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

  /external/chromium/chrome/browser/
process_singleton_linux.cc 394 bool CheckCookie(const FilePath& path, const FilePath& cookie) {
410 if (!CheckCookie(remote_cookie, cookie))
424 if (!CheckCookie(remote_cookie, cookie)) {
    [all...]
  /external/chromium_org/chrome/browser/
process_singleton_linux.cc 347 bool CheckCookie(const base::FilePath& path, const base::FilePath& cookie) {
363 if (!CheckCookie(remote_cookie, cookie))
377 if (!CheckCookie(remote_cookie, cookie)) {
    [all...]

Completed in 155 milliseconds