HomeSort by relevance Sort by last modified time
    Searched refs:HandleAuthBytesWritten (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator.h 72 bool HandleAuthBytesWritten(int result, bool* callback_called);
ssl_hmac_channel_authenticator.cc 187 if (!HandleAuthBytesWritten(result, callback_called))
195 if (HandleAuthBytesWritten(result, NULL))
199 bool SslHmacChannelAuthenticator::HandleAuthBytesWritten(

Completed in 684 milliseconds