Home
last modified time | relevance | path

Searched refs:g_weak_ref_init (Results 1 – 25 of 32) sorted by relevance

12

/third_party/glib/gobject/tests/
Dreference.c468 g_weak_ref_init (&weak2, NULL); in test_weak_ref()
472 g_weak_ref_init (&weak3, NULL); in test_weak_ref()
482 g_weak_ref_init (&weak, obj); in test_weak_ref()
483 g_weak_ref_init (dynamic_weak, obj); in test_weak_ref()
Dthreadtests.c281 g_weak_ref_init (&weak, data.strong); in test_threaded_weak_ref()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqsgtexture.cc48 g_weak_ref_init (&this->qt_context_ref_, NULL); in GstQSGTexture()
Dqtitem.cc114 g_weak_ref_init (&priv->sink, NULL); in QtGLVideoItem()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstproxycontrolbinding.c41 g_weak_ref_init (&self->ref_object, NULL); in gst_proxy_control_binding_init()
/third_party/glib/gobject/
Dgbinding.c997 g_weak_ref_init (&binding->context->binding, binding); in g_binding_init()
998 g_weak_ref_init (&binding->context->source, NULL); in g_binding_init()
999 g_weak_ref_init (&binding->context->target, NULL); in g_binding_init()
Dgobject.h911 void g_weak_ref_init (GWeakRef *weak_ref,
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportstream.c293 g_weak_ref_init (&ssrc_item->rtpjitterbuffer, NULL); in ssrcmap_item_new()
/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.c118 g_weak_ref_init (&binding->ABI.abi.priv->object, NULL); in gst_control_binding_init()
Dgstclock.c157 g_weak_ref_init (&weakref->clock, clock); in gst_clock_weak_ref_new()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.c114 g_weak_ref_init (&self->client, NULL); in gst_mf_source_object_init()
Dgstmftransform.cpp190 g_weak_ref_init (&client_, NULL); in GstMFTransformAsyncCallback()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstmmdeviceenumerator.cpp208 g_weak_ref_init (&enumerator_, nullptr); in GstIMMNotificationClient()
/third_party/glib/gio/
Dgsettingsbackend.c246 g_weak_ref_init (&watch->target, target); in g_settings_backend_watch()
Dglocalfilemonitor.c664 g_weak_ref_init (&fms->instance_ref, instance); in g_file_monitor_source_new()
Dgiomodule.c1027 g_weak_ref_init (impl_weak_ref, impl); in _g_io_module_get_default()
Dgdbusobjectmanagerclient.c1349 g_weak_ref_init (weak_ref, object); in weak_ref_new()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c410 g_weak_ref_init (ref, device); in device_context_probe()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstbasewidget.c521 g_weak_ref_init (&widget->element, NULL); in gtk_gst_base_widget_init()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt321 g_weak_ref_init
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.c956 g_weak_ref_init (ref, context); in gst_gl_display_add_context()
Dgstglwindow.c182 g_weak_ref_init (&window->context_ref, NULL); in gst_gl_window_init()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2client.cpp75 g_weak_ref_init (&listener_, nullptr); in GstWasapiDeviceActivator()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c3516 g_weak_ref_init (&sq->mqueue, mqueue); in gst_single_queue_new()
3546 g_weak_ref_init (&sq->sinkpad, sinkpad); in gst_single_queue_new()
3568 g_weak_ref_init (&sq->srcpad, srcpad); in gst_single_queue_new()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgststreamsynchronizer.c940 g_weak_ref_init (&srcpad->otherpad, stream->sinkpad); in gst_stream_synchronizer_new_pad()

12