Home
last modified time | relevance | path

Searched refs:nghttp2_mem_free2 (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_mem.h41 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data);
H A Dnghttp2_rcbuf.c72 nghttp2_mem_free2(rcbuf->free, rcbuf, rcbuf->mem_user_data); in nghttp2_rcbuf_del()
H A Dnghttp2_mem.c64 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data) { in nghttp2_mem_free2() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_mem.h41 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data);
H A Dnghttp2_rcbuf.c72 nghttp2_mem_free2(rcbuf->free, rcbuf, rcbuf->mem_user_data); in nghttp2_rcbuf_del()
H A Dnghttp2_mem.c64 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data) { in nghttp2_mem_free2() function

Completed in 3 milliseconds