Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h181 static void EnableSessionCallbacks(
H A Dcrypto_tls.cc1188 void TLSWrap::EnableSessionCallbacks(const FunctionCallbackInfo<Value>& args) { in EnableSessionCallbacks() function in node::crypto::TLSWrap
2124 SetProtoMethod(isolate, t, "enableSessionCallbacks", EnableSessionCallbacks); in Initialize()
2194 registry->Register(EnableSessionCallbacks); in RegisterExternalReferences()

Completed in 4 milliseconds