Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http2.h818 static int OnStreamClose(
Dnode_http2.cc423 callbacks_, OnStreamClose); in Callbacks()
994 int Http2Session::OnStreamClose(nghttp2_session* handle, in OnStreamClose() function in node::http2::Http2Session