Home
last modified time | relevance | path

Searched refs:SetSession (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_tls.h218 static void SetSession(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1738 void TLSWrap::SetSession(const FunctionCallbackInfo<Value>& args) { in SetSession() function in node::crypto::TLSWrap
2135 SetProtoMethod(isolate, t, "setSession", SetSession); in Initialize()
2205 registry->Register(SetSession); in RegisterExternalReferences()

Completed in 4 milliseconds