Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h708 static void SetNextStreamID(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_http2.cc2581 void Http2Session::SetNextStreamID(const FunctionCallbackInfo<Value>& args) { in SetNextStreamID() function in node::http2::Http2Session
3276 isolate, session, "setNextStreamID", Http2Session::SetNextStreamID); in Initialize()

Completed in 8 milliseconds