Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc85 SslSessionLRUCache::SslSessionLRUCache(size_t capacity) : capacity_(capacity) { in SslSessionLRUCache() function in tsi::SslSessionLRUCache
/external/grpc-grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc83 SslSessionLRUCache::SslSessionLRUCache(size_t capacity) : capacity_(capacity) { in SslSessionLRUCache() function in tsi::SslSessionLRUCache