Home
last modified time | relevance | path

Searched refs:nghttp2_hd_deflate_free (Results 1 - 11 of 11) sorted by relevance

/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc92 nghttp2_hd_deflate_free(&deflater); in check_frame_pack_headers()
149 nghttp2_hd_deflate_free(&deflater); in check_frame_push_promise()
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c135 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_deflate()
188 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_deflate_same_indexed_repr()
707 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_ringbuf_reserve()
819 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_change_table_size()
890 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_change_table_size()
917 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_change_table_size()
940 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_change_table_size()
970 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_change_table_size()
1157 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_hd_deflate_inflate()
1208 nghttp2_hd_deflate_free( in test_nghttp2_hd_no_index()
[all...]
H A Dfailmalloc_test.c387 nghttp2_hd_deflate_free(&deflater); in run_nghttp2_session_recv()
441 nghttp2_hd_deflate_free(&deflater); in run_nghttp2_frame_pack_headers()
571 nghttp2_hd_deflate_free(&deflater); in run_nghttp2_hd()
H A Dnghttp2_session_test.c747 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv()
827 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_invalid_stream_id()
883 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_invalid_frame()
1318 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1375 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1425 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1532 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_with_priority()
1578 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_with_priority()
1745 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_early_response()
1831 nghttp2_hd_deflate_free( in test_nghttp2_session_recv_headers_for_closed_stream()
[all...]
H A Dnghttp2_frame_test.c165 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_frame_pack_headers()
206 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_frame_pack_headers_frame_too_large()
356 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_frame_pack_push_promise()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h312 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater);
H A Dnghttp2_hd.c769 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) { in nghttp2_hd_deflate_free() function
1623 nghttp2_hd_deflate_free(deflater); in nghttp2_hd_deflate_del()
H A Dnghttp2_session.c656 nghttp2_hd_deflate_free(&(*session_ptr)->hd_deflater); in session_new()
830 nghttp2_hd_deflate_free(&session->hd_deflater); in nghttp2_session_del()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h312 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater);
H A Dnghttp2_hd.c769 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) { in nghttp2_hd_deflate_free() function
1623 nghttp2_hd_deflate_free(deflater); in nghttp2_hd_deflate_del()
H A Dnghttp2_session.c651 nghttp2_hd_deflate_free(&(*session_ptr)->hd_deflater); in session_new()
825 nghttp2_hd_deflate_free(&session->hd_deflater); in nghttp2_session_del()

Completed in 37 milliseconds