Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c684 GTlsDatabase *old_db; in gst_rtsp_connection_set_tls_database() local
691 old_db = conn->tls_database; in gst_rtsp_connection_set_tls_database()
694 if (old_db) in gst_rtsp_connection_set_tls_database()
695 g_object_unref (old_db); in gst_rtsp_connection_set_tls_database()