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

  /external/chromium_org/chrome/browser/signin/
chrome_signin_manager_delegate.cc 24 bool ChromeSigninManagerDelegate::ProfileAllowsSigninCookies(Profile* profile) {
40 return ProfileAllowsSigninCookies(profile_);
chrome_signin_manager_delegate.h 21 static bool ProfileAllowsSigninCookies(Profile* profile);
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc 692 if (!ChromeSigninManagerDelegate::ProfileAllowsSigninCookies(profile))
    [all...]

Completed in 141 milliseconds