Home
last modified time | relevance | path

Searched refs:Bind6 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dtcp_wrap.cc94 SetProtoMethod(isolate, t, "bind6", Bind6); in Initialize()
137 registry->Register(Bind6); in RegisterExternalReferences()
275 void TCPWrap::Bind6(const FunctionCallbackInfo<Value>& args) { in Bind6() function in node::TCPWrap
H A Dtcp_wrap.h78 static void Bind6(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dudp_wrap.h135 static void Bind6(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dudp_wrap.cc180 SetProtoMethod(isolate, t, "bind6", Bind6); in Initialize()
336 void UDPWrap::Bind6(const FunctionCallbackInfo<Value>& args) { in Bind6() function in node::UDPWrap

Completed in 4 milliseconds