Home
last modified time | relevance | path

Searched refs:g_list_copy_deep (Results 1 – 24 of 24) sorted by relevance

/third_party/glib/gio/tests/
Dmock-resolver.c57 self->ipv4_results = g_list_copy_deep (results, copy_object, NULL); in mock_resolver_set_ipv4_results()
79 self->ipv6_results = g_list_copy_deep (results, copy_object, NULL); in mock_resolver_set_ipv6_results()
105 … g_task_return_pointer (task, g_list_copy_deep (self->ipv4_results, copy_object, NULL), NULL); in do_lookup_by_name()
113 … g_task_return_pointer (task, g_list_copy_deep (self->ipv6_results, copy_object, NULL), NULL); in do_lookup_by_name()
119 g_task_return_pointer (task, g_list_copy_deep (self->ipv4_results, copy_object, NULL), NULL); in do_lookup_by_name()
/third_party/glib/gio/
Dgunixvolumemonitor.c109 return g_list_copy_deep (monitor->mounts, (GCopyFunc) g_object_ref, NULL); in get_mounts()
119 return g_list_copy_deep (monitor->volumes, (GCopyFunc) g_object_ref, NULL); in get_volumes()
Dgdocumentportal.c203 ruris = g_list_copy_deep (uris, (GCopyFunc)g_strdup, NULL); in g_document_portal_add_documents()
Dgnetworkaddress.c847 addr_enum->addresses = g_list_copy_deep (addr_enum->addr->priv->cached_sockaddrs, in init_and_query_next_address()
Dgdesktopappinfo.c3202 data->uris = g_list_copy_deep (uris, (GCopyFunc) g_strdup, NULL); in g_desktop_app_info_launch_uris_async()
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1070 new_uri->path = g_list_copy_deep (orig_uri->path, (GCopyFunc) g_strdup, in _gst_uri_copy()
1195 path_copy = g_list_copy_deep (path, (GCopyFunc) g_strdup, NULL); in _merge()
1204 ret = g_list_copy_deep (base, (GCopyFunc) g_strdup, NULL); in _merge()
1221 out = g_list_copy_deep (path, (GCopyFunc) g_strdup, NULL); in _remove_dot_segments()
1776 first_norm_list = g_list_copy_deep (first->field, (GCopyFunc) copy_fn, NULL); \ in gst_uri_equal()
1778 second_norm_list = g_list_copy_deep (second->field, (GCopyFunc) copy_fn, NULL); \ in gst_uri_equal()
1886 t->path = g_list_copy_deep (base_uri->path, (GCopyFunc) g_strdup, NULL); in gst_uri_join()
2448 ret = g_list_copy_deep (uri->path, (GCopyFunc) g_strdup, NULL); in gst_uri_get_path_segments()
Dgstelement.c3618 ret = g_list_copy_deep (element->contexts, (GCopyFunc) gst_context_ref, NULL); in gst_element_get_contexts()
/third_party/glib/glib/
Dglist.h106 GList* g_list_copy_deep (GList *list,
Dglist.c713 return g_list_copy_deep (list, NULL, NULL); in g_list_copy()
750 g_list_copy_deep (GList *list, in g_list_copy_deep() function
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapidevice.c193 prev_devices = g_list_copy_deep (provider->devices, in gst_wasapi_device_provider_update_devices()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c462 prev_devices = g_list_copy_deep (provider->devices, in gst_wasapi2_device_provider_update_devices()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c489 prev_devices = g_list_copy_deep (provider->devices, in gst_mf_device_provider_update_devices()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c400 g_list_copy_deep (g_value_get_pointer (value), (GCopyFunc) gst_object_ref, NULL); in gst_type_find_element_set_property()
437 g_list_copy_deep (typefind->re_typefind_factory_list, (GCopyFunc) gst_object_ref, NULL)); in gst_type_find_element_get_property()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c1208 g_list_copy_deep (tmp, (GCopyFunc) g_strdup, NULL); in update_requested_selection()
2758 g_list_copy_deep (select_streams, (GCopyFunc) g_strdup, NULL); in handle_stream_switch()
2767 g_list_copy_deep (future_request_streams, (GCopyFunc) g_strdup, NULL); in handle_stream_switch()
2770 g_list_copy_deep (pending_streams, (GCopyFunc) g_strdup, NULL)); in handle_stream_switch()
Dgstplaybin3.c2153 to_use = g_list_copy_deep (streams, (GCopyFunc) g_strdup, NULL); in update_select_streams_event()
/third_party/glib/glib/tests/
Dlist.c441 l2 = g_list_copy_deep (l, multiply_value, GINT_TO_POINTER (2)); in test_list_copy_deep()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideometa.c843 dmeta->params = g_list_copy_deep (smeta->params, in gst_video_region_of_interest_meta_transform()
Dgstvideoencoder.c2974 g_list_copy_deep (encoder->priv->frames.head, in gst_video_encoder_get_frames()
Dgstvideodecoder.c4307 g_list_copy_deep (decoder->priv->frames.head, in gst_video_decoder_get_frames()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2588 g_list_copy_deep
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c3621 sinkpads = g_list_copy_deep (GST_ELEMENT_CAST (qtmux)->sinkpads, in gst_qt_mux_send_last_buffers()
3936 sinkpads = g_list_copy_deep (GST_ELEMENT_CAST (qtmux)->sinkpads, in gst_qt_mux_stop_file()
/third_party/glib/
DNEWS2491 #1492 gcc-8: -Wcast-function-type: new warnings for g_list_copy_deep()
6912 675024 adds g_list_copy_deep() and g_slist_copy_deep
/third_party/gstreamer/gstreamer/
DChangeLog33492 uri: Don't unconditionally use g_list_copy_deep()
/third_party/gstreamer/gstplugins_bad/
DChangeLog111896 Provide internal copy of g_list_copy_deep() until we