Home
last modified time | relevance | path

Searched defs:SetSession (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/tsi/ssl/session_cache/
H A Dssl_session_cache.cc50 void SetSession(SslSessionPtr session) { in SetSession() function in tsi::SslSessionLRUCache::Node
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc50 void SetSession(SslSessionPtr session) { in SetSession() function in tsi::SslSessionLRUCache::Node
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool.cc335 void QuicSessionRequest::SetSession( in SetSession() function in net::QuicSessionRequest