Searched defs:SetSession (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/tsi/ssl/session_cache/ | ||
| D | ssl_session_cache.cc | 71 void SetSession(SslSessionPtr session) { in SetSession() function in tsi::SslSessionLRUCache::Node |
| /third_party/node/src/ | ||
| D | node_crypto.cc | 1983 void SSLWrap<Base>::SetSession(const FunctionCallbackInfo<Value>& args) { in SetSession() function in node::crypto::SSLWrap |