HomeSort by relevance Sort by last modified time
    Searched defs:authenticator_ (Results 1 - 15 of 15) 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 47 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::FakeLoginUtils
app_launch_signin_screen.h 92 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::AppLaunchSigninScreen
login_performer.h 131 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::LoginPerformer
screen_locker.h 159 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::ScreenLocker
login_utils.cc 208 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::LoginUtilsImpl
516 ProfileAuthData::Transfer(authenticator_->authentication_profile(),
536 CHECK((authenticator_.get() && authenticator_->authentication_profile()) ||
553 authenticator_.get() && authenticator_->authentication_profile()
554 ? authenticator_->authentication_profile()->GetRequestContext()
705 if (authenticator_.get())
706 authenticator_->SetConsumer(NULL);
707 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 105 scoped_ptr<ChannelAuthenticator> authenticator_; member in class:remoting::protocol::__anon12948::LibjingleStreamTransport
179 authenticator_ = authenticator.Pass();
337 authenticator_->SecureAndAuthenticate(
399 authenticator_.reset();
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_controller.h 144 scoped_refptr<ManagedUserAuthenticator> authenticator_; member in class:chromeos::LocallyManagedUserCreationController
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 144 authenticator_ = LoginUtils::Get()->CreateAuthenticator(this);
145 authenticator_.get()->AuthenticateToLogin(
179 scoped_refptr<Authenticator> authenticator_; member in class:chromeos::__anon6866::StubLogin
  /external/chromium/chrome/browser/
browser_main.cc 1030 scoped_refptr<chromeos::Authenticator> authenticator_; member in class:__anon4347::StubLogin
    [all...]

Completed in 1052 milliseconds