Searched refs:g_weak_ref_set (Results 1 – 18 of 18) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/proxy/ |
D | gstproxysrc.c | 150 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()
|
D | gstproxysink.c | 319 g_weak_ref_set (&self->proxysrc, src); in gst_proxy_sink_set_proxysrc()
|
/third_party/glib/gobject/ |
D | gbinding.c | 322 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()
|
D | gobject.h | 918 void g_weak_ref_set (GWeakRef *weak_ref,
|
D | gobject.c | 4522 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/ |
D | reference.c | 485 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/ |
D | gstproxycontrolbinding.c | 196 g_weak_ref_set (&cb->ref_object, ref_object); in gst_proxy_control_binding_new()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcontrolbinding.c | 207 g_weak_ref_set (&self->ABI.abi.priv->object, self->__object); in gst_control_binding_set_property()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkdisplay.c | 291 g_weak_ref_set (ref, window); in gst_vulkan_display_create_window()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstbasewidget.c | 454 g_weak_ref_set (&widget->element, element); in gtk_gst_base_widget_set_element()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 937 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/ |
D | gobject-sections.txt | 324 g_weak_ref_set
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gsturidownloader.c | 181 g_weak_ref_set (&downloader->priv->parent, parent); in gst_uri_downloader_set_parent()
|
/third_party/glib/gio/ |
D | glocalfilemonitor.c | 598 g_weak_ref_set (&fms->instance_ref, NULL); in g_file_monitor_source_dispose()
|
D | giomodule.c | 1033 g_weak_ref_set (impl_weak_ref, impl); in _g_io_module_get_default()
|
D | gdbusconnection.c | 7296 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/ |
D | glib.supp | 345 fun:g_weak_ref_set
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin2.c | 4044 g_weak_ref_set (&demuxer_pad->weakPad, sinkpad); in gst_decode_group_control_demuxer_pad()
|