Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http2.h705 static void SetNextStreamID(const v8::FunctionCallbackInfo<v8::Value>& args);
Dnode_http2.cc2451 void Http2Session::SetNextStreamID(const FunctionCallbackInfo<Value>& args) { in SetNextStreamID() function in node::http2::Http2Session
3146 Http2Session::SetNextStreamID); in Initialize()