Home
last modified time | relevance | path

Searched refs:OnAuthBytesRead (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/remoting/protocol/
Dfake_authenticator.cc59 base::Bind(&FakeChannelAuthenticator::OnAuthBytesRead, in SecureAndAuthenticate()
62 OnAuthBytesRead(result); in SecureAndAuthenticate()
76 void FakeChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::FakeChannelAuthenticator
Dssl_hmac_channel_authenticator.cc223 base::Bind(&SslHmacChannelAuthenticator::OnAuthBytesRead, in ReadAuthenticationBytes()
232 void SslHmacChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::SslHmacChannelAuthenticator
Dssl_hmac_channel_authenticator.h75 void OnAuthBytesRead(int result);
Dfake_authenticator.h28 void OnAuthBytesRead(int result);