Searched defs:remove_stream (Results 1 – 3 of 3) sorted by relevance
189 static void remove_stream(http2_session_data *session_data, in remove_stream() function
1067 void Http2Handler::remove_stream(int32_t stream_id) { in remove_stream() function in nghttp2::Http2Handler
2232 static grpc_chttp2_transport::RemovedStreamHandle remove_stream( in remove_stream() function