Home
last modified time | relevance | path

Searched defs:begin_headers (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dh2load_http3_session.cc182 int begin_headers(nghttp3_conn *conn, int64_t stream_id, void *user_data, in begin_headers() function
190 void Http3Session::begin_headers(int64_t stream_id) { in begin_headers() function in h2load::Http3Session
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h1842 nghttp3_begin_headers begin_headers; member