Home
last modified time | relevance | path

Searched refs:nghttp2_map_remove (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_map.h119 int nghttp2_map_remove(nghttp2_map *map, key_type key);
A Dnghttp2_map.c181 int nghttp2_map_remove(nghttp2_map *map, key_type key) in nghttp2_map_remove() function
A Dnghttp2_session.c1271 nghttp2_map_remove(&session->streams, stream->stream_id); in nghttp2_session_destroy_stream()

Completed in 14 milliseconds