Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstclock.c70 weak_notify (gpointer data, GObject * object) in weak_notify() function
90 g_object_weak_ref (G_OBJECT (master), weak_notify, &master_alive); in GST_START_TEST()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c1249 weak_notify (DestroyedObjectStruct * destroyed, GObject ** object) in weak_notify() function
1277 g_object_weak_ref (object_to_unref, (GWeakNotify) weak_notify, destroyed); in gst_check_objects_destroyed_on_unref()
1289 g_object_weak_ref (object, (GWeakNotify) weak_notify, destroyed); in gst_check_objects_destroyed_on_unref()