Home
last modified time | relevance | path

Searched defs:OnAuthBytesRead (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/protocol/
Dfake_authenticator.cc73 void FakeChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::FakeChannelAuthenticator
Dssl_hmac_channel_authenticator.cc232 void SslHmacChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::SslHmacChannelAuthenticator