Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_tls.h227 static void SetMaxSendFragment(
H A Dcrypto_tls.cc2075 void TLSWrap::SetMaxSendFragment(const FunctionCallbackInfo<Value>& args) { in SetMaxSendFragment() function in node::crypto::TLSWrap
2167 SetProtoMethod(isolate, t, "setMaxSendFragment", SetMaxSendFragment); in Initialize()
2227 registry->Register(SetMaxSendFragment); in RegisterExternalReferences()

Completed in 8 milliseconds