HomeSort by relevance Sort by last modified time
    Searched refs:CreateAuthenticator (Results 26 - 32 of 32) sorted by null

12

  /external/chromium/chrome/browser/chromeos/login/
login_utils.cc 130 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer);
517 Authenticator* LoginUtilsImpl::CreateAuthenticator(
screen_locker.cc 722 authenticator_ = LoginUtils::Get()->CreateAuthenticator(this);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.cc 133 virtual scoped_refptr<Authenticator> CreateAuthenticator(
207 // Has to be scoped_refptr, see comment for CreateAuthenticator(...).
701 scoped_refptr<Authenticator> LoginUtilsImpl::CreateAuthenticator(
    [all...]
screen_locker.cc 185 authenticator_ = LoginUtils::Get()->CreateAuthenticator(this);
login_utils_browsertest.cc 376 LoginUtils::Get()->CreateAuthenticator(this);
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 144 authenticator_ = LoginUtils::Get()->CreateAuthenticator(this);
  /external/chromium/chrome/browser/
browser_main.cc     [all...]

Completed in 92 milliseconds

12