Searched defs:CreateAuthenticator (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dit2me_host_authenticator_factory.cc26 scoped_ptr<Authenticator> It2MeHostAuthenticatorFactory::CreateAuthenticator( function in class:remoting::protocol::It2MeHostAuthenticatorFactory
H A Dme2me_host_authenticator_factory.cc113 scoped_ptr<Authenticator> Me2MeHostAuthenticatorFactory::CreateAuthenticator( function in class:remoting::protocol::Me2MeHostAuthenticatorFactory
H A Dnegotiating_host_authenticator.cc127 CreateAuthenticator(MESSAGE_READY, base::Bind(
139 CreateAuthenticator(WAITING_MESSAGE, base::Bind(
154 void NegotiatingHostAuthenticator::CreateAuthenticator( function in class:remoting::protocol::NegotiatingHostAuthenticator
H A Dfake_authenticator.cc164 scoped_ptr<Authenticator> FakeHostAuthenticatorFactory::CreateAuthenticator( function in class:remoting::protocol::FakeHostAuthenticatorFactory
/external/chromium_org/chrome/browser/chromeos/login/
H A Dtest_login_utils.cc35 scoped_refptr<Authenticator> TestLoginUtils::CreateAuthenticator( function in class:chromeos::TestLoginUtils
H A Dfake_login_utils.cc107 scoped_refptr<Authenticator> FakeLoginUtils::CreateAuthenticator( function in class:chromeos::FakeLoginUtils
H A Dlogin_utils.cc133 virtual scoped_refptr<Authenticator> CreateAuthenticator(
207 // Has to be scoped_refptr, see comment for CreateAuthenticator(...).
701 scoped_refptr<Authenticator> LoginUtilsImpl::CreateAuthenticator( function in class:chromeos::LoginUtilsImpl
/external/chromium_org/remoting/host/
H A Dpam_authorization_factory_posix.cc163 PamAuthorizationFactory::CreateAuthenticator( function in class:remoting::PamAuthorizationFactory
168 underlying_->CreateAuthenticator(local_jid, remote_jid, first_message));
/external/chromium/chrome/browser/chromeos/login/
H A Dmock_authenticator.h131 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer) { function in class:chromeos::MockLoginUtils
H A Dlogin_utils.cc130 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer);
517 Authenticator* LoginUtilsImpl::CreateAuthenticator( function in class:chromeos::LoginUtilsImpl

Completed in 204 milliseconds