Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsdec.c111 static void connection_weak_ref_notify (gchar * id, GstDtlsConnection *);
804 (GWeakNotify) connection_weak_ref_notify, g_strdup (id)); in create_connection()
812 connection_weak_ref_notify (gchar * id, GstDtlsConnection * connection) in connection_weak_ref_notify() function