Searched refs:CheckCookie (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dprocess_singleton_linux.cc394 bool CheckCookie(const FilePath& path, const FilePath& cookie) { function in namespace:__anon2377
410 if (!CheckCookie(remote_cookie, cookie))
424 if (!CheckCookie(remote_cookie, cookie)) {
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_linux.cc342 bool CheckCookie(const base::FilePath& path, const base::FilePath& cookie) { function in namespace:__anon5759
358 if (!CheckCookie(remote_cookie, cookie))
372 if (!CheckCookie(remote_cookie, cookie)) {

Completed in 92 milliseconds