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