Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Dfake_authenticator.cc65 void FakeChannelAuthenticator::OnAuthBytesWritten(int result) { in OnAuthBytesWritten() function in remoting::protocol::FakeChannelAuthenticator
Dssl_hmac_channel_authenticator.cc192 void SslHmacChannelAuthenticator::OnAuthBytesWritten(int result) { in OnAuthBytesWritten() function in remoting::protocol::SslHmacChannelAuthenticator