Home
last modified time | relevance | path

Searched refs:on_receive (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c160 static void on_receive (GstSctpAssociation * gst_sctp_association,
491 on_receive, gst_object_ref (self), gst_object_unref); in configure_association()
648 on_receive (GstSctpAssociation * sctp_association, guint8 * buf, in on_receive() function
/third_party/boost/libs/graph_parallel/src/
Dmpi_process_group.cpp307 impl_->blocks[my_block_number()]->on_receive = handler; in replace_handler()
338 impl_->blocks[my_block_number()]->on_receive = 0; in make_distributed_object()
425 else if (block->on_receive) in emit_receive()
427 block->on_receive(process, decoded.second); in emit_receive()
/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp559 receiver_type on_receive; member
/third_party/boost/boost/graph/distributed/detail/
Dmpi_process_group.ipp922 return impl_->blocks[my_block_number()]->on_receive
/third_party/boost/libs/log/doc/
Dutilities.qbk227 void on_receive(std::vector< unsigned char > const& packet)
235 void on_receive(std::vector< unsigned char > const& packet)