Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h210 static void NewSessionDone(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1972 void TLSWrap::NewSessionDone(const FunctionCallbackInfo<Value>& args) { in NewSessionDone() function in node::crypto::TLSWrap
2128 SetProtoMethod(isolate, t, "newSessionDone", NewSessionDone); in Initialize()
2198 registry->Register(NewSessionDone); in RegisterExternalReferences()

Completed in 4 milliseconds