Searched defs:OnAuthBytesRead (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/remoting/protocol/ | ||
| D | fake_authenticator.cc | 73 void FakeChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::FakeChannelAuthenticator |
| D | ssl_hmac_channel_authenticator.cc | 232 void SslHmacChannelAuthenticator::OnAuthBytesRead(int result) { in OnAuthBytesRead() function in remoting::protocol::SslHmacChannelAuthenticator |