Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysrc.c150 g_weak_ref_set (&self->proxysink, NULL); in gst_proxy_src_set_property()
154 g_weak_ref_set (&self->proxysink, sink); in gst_proxy_src_set_property()
251 g_weak_ref_set (&self->proxysink, NULL); in gst_proxy_src_dispose()
Dgstproxysink.c319 g_weak_ref_set (&self->proxysrc, src); in gst_proxy_sink_set_proxysrc()
/third_party/glib/gobject/
Dgbinding.c322 g_weak_ref_set (&context->source, NULL); in unbind_internal_locked()
339 g_weak_ref_set (&context->target, NULL); in unbind_internal_locked()
406 g_weak_ref_set (&context->source, NULL); in weak_unbind()
412 g_weak_ref_set (&context->target, NULL); in weak_unbind()
736 g_weak_ref_set (&binding->context->source, g_value_get_object (value)); in g_binding_set_property()
740 g_weak_ref_set (&binding->context->target, g_value_get_object (value)); in g_binding_set_property()
Dgobject.h918 void g_weak_ref_set (GWeakRef *weak_ref,
Dgobject.c4522 g_weak_ref_set (weak_ref, object); in g_weak_ref_init()
4541 g_weak_ref_set (weak_ref, NULL); in g_weak_ref_clear()
4599 g_weak_ref_set (GWeakRef *weak_ref, in g_weak_ref_set() function
/third_party/glib/gobject/tests/
Dreference.c485 g_weak_ref_set (&weak2, obj); in test_weak_ref()
486 g_weak_ref_set (&weak3, obj); in test_weak_ref()
519 g_weak_ref_set (&weak2, NULL); in test_weak_ref()
524 g_weak_ref_set (dynamic_weak, obj2); in test_weak_ref()
538 g_weak_ref_set (dynamic_weak, obj2); in test_weak_ref()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstproxycontrolbinding.c196 g_weak_ref_set (&cb->ref_object, ref_object); in gst_proxy_control_binding_new()
/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.c207 g_weak_ref_set (&self->ABI.abi.priv->object, self->__object); in gst_control_binding_set_property()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdisplay.c291 g_weak_ref_set (ref, window); in gst_vulkan_display_create_window()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstbasewidget.c454 g_weak_ref_set (&widget->element, element); in gtk_gst_base_widget_set_element()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c937 g_weak_ref_set (&window->context_ref, context); in gst_gl_context_set_window()
1028 g_weak_ref_set (&context->priv->other_context_ref, other_context); in gst_gl_context_create()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt324 g_weak_ref_set
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgsturidownloader.c181 g_weak_ref_set (&downloader->priv->parent, parent); in gst_uri_downloader_set_parent()
/third_party/glib/gio/
Dglocalfilemonitor.c598 g_weak_ref_set (&fms->instance_ref, NULL); in g_file_monitor_source_dispose()
Dgiomodule.c1033 g_weak_ref_set (impl_weak_ref, impl); in _g_io_module_get_default()
Dgdbusconnection.c7296 g_weak_ref_set (singleton, ret); in get_uninitialized_connection()
7337 g_weak_ref_set (singleton, NULL); in _g_bus_forget_singleton()
/third_party/glib/
Dglib.supp345 fun:g_weak_ref_set
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin2.c4044 g_weak_ref_set (&demuxer_pad->weakPad, sinkpad); in gst_decode_group_control_demuxer_pad()