Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h798 static int OnBeginHeadersCallback(
H A Dnode_http2.cc427 callbacks_, OnBeginHeadersCallback); in Callbacks()
888 int Http2Session::OnBeginHeadersCallback(nghttp2_session* handle, in OnBeginHeadersCallback() function in node::http2::Http2Session
922 // This had to have been preceded by a call to OnBeginHeadersCallback so

Completed in 11 milliseconds