Searched defs:remove_stream (Results 1 – 5 of 5) sorted by relevance
94 BOOST_LOG_API void basic_text_ostream_backend< CharT >::remove_stream(shared_ptr< stream_type > con… in remove_stream() function in boost::sinks::basic_text_ostream_backend
96 void (*remove_stream) (GstSrtpDec * filter, guint ssrc); member
209 static void remove_stream(http2_session_data *session_data, in remove_stream() function
1983 static void remove_stream(grpc_chttp2_transport* t, uint32_t id, in remove_stream() function
1048 void Http2Handler::remove_stream(int32_t stream_id) { in remove_stream() function in nghttp2::Http2Handler