Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc71 void SetSession(SslSessionPtr session) { in SetSession() function in tsi::SslSessionLRUCache::Node
/third_party/node/src/
Dnode_crypto.cc1983 void SSLWrap<Base>::SetSession(const FunctionCallbackInfo<Value>& args) { in SetSession() function in node::crypto::SSLWrap