Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h178 static void EnableALPNCb(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dcrypto_tls.cc1290 void TLSWrap::EnableALPNCb(const FunctionCallbackInfo<Value>& args) { in EnableALPNCb() function in node::crypto::TLSWrap
2121 SetProtoMethod(isolate, t, "enableALPNCb", EnableALPNCb); in Initialize()
2191 registry->Register(EnableALPNCb); in RegisterExternalReferences()

Completed in 4 milliseconds