Searched refs:g_object_weak_unref (Results 1 – 8 of 8) sorted by relevance
/third_party/libsoup/libsoup/ |
D | soup-session-feature.c | 131 g_object_weak_unref (G_OBJECT (session), weak_notify_unref, feature); in soup_session_feature_real_detach()
|
/third_party/glib/tests/gobject/ |
D | references.c | 201 g_object_weak_unref (object, weak_ref1, GUINT_TO_POINTER (42)); in main()
|
/third_party/glib/gobject/ |
D | gbinding.c | 317 g_object_weak_unref (source, weak_unbind, context); in unbind_internal_locked() 344 g_object_weak_unref (target, weak_unbind, context); in unbind_internal_locked()
|
D | gobject.h | 511 void g_object_weak_unref (GObject *object,
|
D | gobject.c | 3029 g_object_weak_unref (GObject *object, in g_object_weak_unref() function 3107 g_object_weak_unref (object, in g_object_remove_weak_pointer()
|
/third_party/glib/gio/ |
D | gsettingsbackend.c | 264 g_object_weak_unref (target, g_settings_backend_watch_weak_notify, backend); in g_settings_backend_unwatch()
|
/third_party/glib/docs/reference/gobject/ |
D | gobject-sections.txt | 280 g_object_weak_unref
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstleaks.c | 749 g_object_weak_unref (obj, object_weak_cb, self); in gst_leaks_tracer_finalize()
|