Searched refs:CreateForHost (Results 1 – 9 of 9) sorted by relevance
57 callback.Run(V2Authenticator::CreateForHost( in CreateV2AuthenticatorWithPIN()107 v2_authenticator_ = V2Authenticator::CreateForHost( in ProcessMessageWithPairing()111 v2_authenticator_ = V2Authenticator::CreateForHost( in ProcessMessageWithPairing()
150 host_auth_ = SslHmacChannelAuthenticator::CreateForHost( in TEST_F()170 host_auth_ = SslHmacChannelAuthenticator::CreateForHost( in TEST_F()
46 scoped_ptr<Authenticator> V2Authenticator::CreateForHost( in CreateForHost() function in remoting::protocol::V2Authenticator195 SslHmacChannelAuthenticator::CreateForHost( in CreateChannelAuthenticator()
31 static scoped_ptr<Authenticator> CreateForHost(
44 host_ = V2Authenticator::CreateForHost( in InitAuthenticators()
51 static scoped_ptr<SslHmacChannelAuthenticator> CreateForHost(
89 underlying_ = V2Authenticator::CreateForHost( in OnThirdPartyTokenValidated()
182 current_authenticator_ = V2Authenticator::CreateForHost( in CreateAuthenticator()
39 SslHmacChannelAuthenticator::CreateForHost( in CreateForHost() function in remoting::protocol::SslHmacChannelAuthenticator