Searched defs:crypto_client_stream_factory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_client_session.cc166 QuicCryptoClientStreamFactory* crypto_client_stream_factory) {
169 crypto_client_stream_factory ?
170 crypto_client_stream_factory->CreateQuicCryptoClientStream(
163 InitializeSession( const QuicServerId& server_id, QuicCryptoClientConfig* crypto_config, QuicCryptoClientStreamFactory* crypto_client_stream_factory) argument

Completed in 161 milliseconds