Lines Matching refs:nghttp2_frame
876 int32_t GetFrameID(const nghttp2_frame* frame) {
889 const nghttp2_frame* frame,
925 const nghttp2_frame* frame,
953 const nghttp2_frame* frame,
992 const nghttp2_frame* frame,
1024 void Http2Session::DecrefHeaders(const nghttp2_frame* frame) {
1065 const nghttp2_frame* frame,
1102 const nghttp2_frame* frame,
1149 const nghttp2_frame* frame,
1245 const nghttp2_frame* frame,
1332 void Http2Session::HandleHeadersFrame(const nghttp2_frame* frame) {
1386 void Http2Session::HandlePriorityFrame(const nghttp2_frame* frame) {
1413 int Http2Session::HandleDataFrame(const nghttp2_frame* frame) {
1435 void Http2Session::HandleGoawayFrame(const nghttp2_frame* frame) {
1465 void Http2Session::HandleAltSvcFrame(const nghttp2_frame* frame) {
1488 void Http2Session::HandleOriginFrame(const nghttp2_frame* frame) {
1511 void Http2Session::HandlePingFrame(const nghttp2_frame* frame) {
1546 void Http2Session::HandleSettingsFrame(const nghttp2_frame* frame) {
1819 nghttp2_frame* frame,