Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
H A Dnghttp2_map_test.c94 nghttp2_map_free(&map); in test_nghttp2_map()
159 nghttp2_map_free(&map); in test_nghttp2_map_functional()
189 nghttp2_map_free(&map); in test_nghttp2_map_each_free()
207 nghttp2_map_free(&map); in test_nghttp2_map_clear()
/third_party/nghttp2/lib/
H A Dnghttp2_map.h65 void nghttp2_map_free(nghttp2_map *map);
H A Dnghttp2_map.c44 void nghttp2_map_free(nghttp2_map *map) { in nghttp2_map_free() function
H A Dnghttp2_session.c822 nghttp2_map_free(&session->streams); in nghttp2_session_del()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.h65 void nghttp2_map_free(nghttp2_map *map);
H A Dnghttp2_map.c44 void nghttp2_map_free(nghttp2_map *map) { in nghttp2_map_free() function
H A Dnghttp2_session.c817 nghttp2_map_free(&session->streams); in nghttp2_session_del()

Completed in 20 milliseconds