Searched defs:OnHandshakeMessage (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/net/quic/
H A Dquic_crypto_client_stream.cc99 void QuicCryptoClientStream::OnHandshakeMessage( function in class:net::QuicCryptoClientStream
101 QuicCryptoStream::OnHandshakeMessage(message);
H A Dquic_crypto_server_stream.cc49 void QuicCryptoServerStream::OnHandshakeMessage( function in class:net::QuicCryptoServerStream
51 QuicCryptoStream::OnHandshakeMessage(message);
H A Dquic_crypto_stream.cc42 void QuicCryptoStream::OnHandshakeMessage( function in class:net::QuicCryptoStream
/external/chromium_org/net/quic/test_tools/
H A Dmock_crypto_client_stream.cc30 void MockCryptoClientStream::OnHandshakeMessage( function in class:net::MockCryptoClientStream

Completed in 99 milliseconds