Home
last modified time | relevance | path

Searched refs:GetSendQueueCount (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dudp_wrap.h149 static void GetSendQueueCount(
Dudp_wrap.cc211 isolate, t, "getSendQueueCount", GetSendQueueCount); in Initialize()
798 void UDPWrap::GetSendQueueCount(const FunctionCallbackInfo<Value>& args) { in GetSendQueueCount() function in node::UDPWrap