Home
last modified time | relevance | path

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

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