Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
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(&deflater); in test_nghttp2_hd_no_index()
[all …]
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()
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()
361 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_frame_pack_push_promise()
Dnghttp2_session_test.c740 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv()
822 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_invalid_stream_id()
878 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_invalid_frame()
1313 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1370 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1421 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_continuation()
1528 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_with_priority()
1574 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_with_priority()
1741 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_early_response()
1827 nghttp2_hd_deflate_free(&deflater); in test_nghttp2_session_recv_headers_for_closed_stream()
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h311 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater);
Dnghttp2_hd.c764 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) { in nghttp2_hd_deflate_free() function
1617 nghttp2_hd_deflate_free(deflater); in nghttp2_hd_deflate_del()
Dnghttp2_session.c594 nghttp2_hd_deflate_free(&(*session_ptr)->hd_deflater); in session_new()
764 nghttp2_hd_deflate_free(&session->hd_deflater); in nghttp2_session_del()
/third_party/nghttp2/lib/
Dnghttp2_hd.h311 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater);
Dlibnghttp2_shared.map95 nghttp2_hd_deflate_free;
Dnghttp2_hd.c764 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) { in nghttp2_hd_deflate_free() function
1617 nghttp2_hd_deflate_free(deflater); in nghttp2_hd_deflate_del()
Dnghttp2_session.c594 nghttp2_hd_deflate_free(&(*session_ptr)->hd_deflater); in session_new()
764 nghttp2_hd_deflate_free(&session->hd_deflater); in nghttp2_session_del()