Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_client_handshaker.cc624 void TlsClientHandshaker::InsertSession(bssl::UniquePtr<SSL_SESSION> session) { in InsertSession() function in quic::TlsClientHandshaker
/external/cronet/net/spdy/
Dspdy_session_pool.cc718 base::WeakPtr<SpdySession> SpdySessionPool::InsertSession( in InsertSession() function in net::SpdySessionPool