Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_wrap_free (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_buf.h204 * for |bufs|, use nghttp2_bufs_wrap_free().
223 * nghttp2_bufs_wrap_free().
241 void nghttp2_bufs_wrap_free(nghttp2_bufs *bufs);
H A Dnghttp2_buf.c269 void nghttp2_bufs_wrap_free(nghttp2_bufs *bufs) { in nghttp2_bufs_wrap_free() function
H A Dnghttp2_hd.c1510 nghttp2_bufs_wrap_free(&bufs); in nghttp2_hd_deflate_hd()
1543 nghttp2_bufs_wrap_free(&bufs); in nghttp2_hd_deflate_hd_vec()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h204 * for |bufs|, use nghttp2_bufs_wrap_free().
223 * nghttp2_bufs_wrap_free().
241 void nghttp2_bufs_wrap_free(nghttp2_bufs *bufs);
H A Dnghttp2_buf.c269 void nghttp2_bufs_wrap_free(nghttp2_bufs *bufs) { in nghttp2_bufs_wrap_free() function
H A Dnghttp2_hd.c1510 nghttp2_bufs_wrap_free(&bufs); in nghttp2_hd_deflate_hd()
1543 nghttp2_bufs_wrap_free(&bufs); in nghttp2_hd_deflate_hd_vec()
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1267 nghttp2_bufs_wrap_free(&bufs); in test_nghttp2_hd_public_api()
1329 nghttp2_bufs_wrap_free(&bufs); in test_nghttp2_hd_deflate_hd_vec()
1384 nghttp2_bufs_wrap_free(&bufs); in test_nghttp2_hd_deflate_hd_vec()
1414 nghttp2_bufs_wrap_free(&bufs); in test_nghttp2_hd_deflate_hd_vec()

Completed in 11 milliseconds