HomeSort by relevance Sort by last modified time
    Searched defs:authenticator_ (Results 1 - 14 of 14) sorted by null

  /external/chromium/chrome/browser/remoting/
setup_flow_login_step.h 50 scoped_ptr<GaiaAuthFetcher> authenticator_; member in class:remoting::SetupFlowLoginStep
  /external/chromium_org/chrome/browser/chromeos/login/
fake_login_utils.h 49 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::FakeLoginUtils
login_performer.h 121 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::LoginPerformer
screen_locker.h 149 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::ScreenLocker
login_utils.cc 200 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::LoginUtilsImpl
447 ProfileAuthData::Transfer(authenticator_->authentication_profile(),
467 CHECK((authenticator_.get() && authenticator_->authentication_profile()) ||
485 authenticator_.get() && authenticator_->authentication_profile()
486 ? authenticator_->authentication_profile()->GetRequestContext()
693 if (authenticator_.get())
694 authenticator_->SetConsumer(NULL);
695 authenticator_ = NULL
    [all...]
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h 128 scoped_ptr<GaiaAuthFetcher> authenticator_; member in class:CloudPrintSetupFlow
  /external/chromium/chrome/browser/chromeos/login/
login_performer.h 153 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::LoginPerformer
screen_locker.h 203 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::ScreenLocker
  /external/chromium_org/remoting/protocol/
jingle_session.h 158 scoped_ptr<Authenticator> authenticator_; member in class:remoting::protocol::JingleSession
connection_to_host.h 145 scoped_ptr<Authenticator> authenticator_; member in class:remoting::protocol::ConnectionToHost
libjingle_transport_factory.cc 96 scoped_ptr<ChannelAuthenticator> authenticator_; member in class:remoting::protocol::__anon12228::LibjingleStreamTransport
150 authenticator_ = authenticator.Pass();
297 authenticator_->SecureAndAuthenticate(
359 authenticator_.reset();
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_controller.h 116 scoped_refptr<ManagedUserAuthenticator> authenticator_; member in class:chromeos::LocallyManagedUserCreationController
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 150 authenticator_ = LoginUtils::Get()->CreateAuthenticator(this);
151 authenticator_.get()->AuthenticateToLogin(
192 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::__anon6742::StubLogin
    [all...]
  /external/chromium/chrome/browser/
browser_main.cc 1030 scoped_refptr<chromeos::Authenticator> authenticator_; member in class:__anon4344::StubLogin
    [all...]

Completed in 448 milliseconds