Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_session.c3587 static int session_call_on_begin_frame(nghttp2_session *session, in session_call_on_begin_frame() function
6028 rv = session_call_on_begin_frame(session, &iframe->frame.hd); in nghttp2_session_mem_recv()
6395 rv = session_call_on_begin_frame(session, &iframe->frame.hd); in nghttp2_session_mem_recv()
6954 rv = session_call_on_begin_frame(session, &cont_hd); in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c3582 static int session_call_on_begin_frame(nghttp2_session *session, in session_call_on_begin_frame() function
6023 rv = session_call_on_begin_frame(session, &iframe->frame.hd); in nghttp2_session_mem_recv()
6390 rv = session_call_on_begin_frame(session, &iframe->frame.hd); in nghttp2_session_mem_recv()
6943 rv = session_call_on_begin_frame(session, &cont_hd); in nghttp2_session_mem_recv()

Completed in 31 milliseconds