Home
last modified time | relevance | path

Searched defs:remove_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/log/src/
Dtext_ostream_backend.cpp94 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
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpdec.h96 void (*remove_stream) (GstSrtpDec * filter, guint ssrc); member
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2037 static void remove_stream(grpc_chttp2_transport* t, uint32_t id, in remove_stream() function