Searched refs:CreateForClient (Results 1 – 9 of 9) sorted by relevance
30 v2_authenticator_ = V2Authenticator::CreateForClient( in PairingClientAuthenticator()64 callback.Run(V2Authenticator::CreateForClient( in OnPinFetched()
148 client_auth_ = SslHmacChannelAuthenticator::CreateForClient( in TEST_F()168 client_auth_ = SslHmacChannelAuthenticator::CreateForClient( in TEST_F()
38 scoped_ptr<Authenticator> V2Authenticator::CreateForClient( in CreateForClient() function in remoting::protocol::V2Authenticator199 SslHmacChannelAuthenticator::CreateForClient( in CreateChannelAuthenticator()
75 underlying_ = V2Authenticator::CreateForClient( in OnThirdPartyTokenFetched()
27 static scoped_ptr<Authenticator> CreateForClient(
47 client_ = V2Authenticator::CreateForClient( in InitAuthenticators()
47 static scoped_ptr<SslHmacChannelAuthenticator> CreateForClient(
154 current_authenticator_ = V2Authenticator::CreateForClient( in CreateV2AuthenticatorWithSecret()
29 SslHmacChannelAuthenticator::CreateForClient( in CreateForClient() function in remoting::protocol::SslHmacChannelAuthenticator