Home
last modified time | relevance | path

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

/third_party/node/src/quic/
Dbindingdata.cc61 SetMethod(env->context(), target, "flushPacketFreelist", FlushPacketFreelist); in Initialize()
69 registry->Register(FlushPacketFreelist); in RegisterExternalReferences()
164 void BindingData::FlushPacketFreelist(const FunctionCallbackInfo<Value>& args) { in FlushPacketFreelist() function in node::quic::BindingData
Dbindingdata.h137 static void FlushPacketFreelist(