Home
last modified time | relevance | path

Searched refs:g_uri_unref (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/glib/tests/
Duri.c799 g_clear_pointer (&uri, g_uri_unref); in test_uri_parsing_absolute()
935 g_uri_unref (uri); in test_uri_parsing_relative()
947 g_uri_unref (base); in test_uri_parsing_relative()
987 g_uri_unref (uri); in test_uri_to_string()
993 g_uri_unref (uri); in test_uri_to_string()
1009 g_uri_unref (uri); in test_uri_to_string()
1026 g_uri_unref (uri); in test_uri_to_string()
1039 g_uri_unref (uri); in test_uri_build()
1051 g_uri_unref (uri); in test_uri_build()
1068 g_uri_unref (uri); in test_uri_build()
[all …]
/third_party/glib/fuzzing/
Dfuzz_uri_parse.c16 g_uri_unref (uri); in test_with_flags()
/third_party/glib/glib/
Dglib-autocleanups.h101 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUri, g_uri_unref)
Dguri.c264 g_uri_unref (GUri *uri) in g_uri_unref() function
1428 g_uri_unref (uri); in g_uri_parse_relative()
1436 g_uri_unref (uri); in g_uri_parse_relative()
1560 g_uri_unref (base_uri); in g_uri_resolve_relative()
1565 g_uri_unref (resolved_uri); in g_uri_resolve_relative()
Dguri.h36 void g_uri_unref (GUri *uri);
/third_party/glib/gobject/
Dgboxed.c175 G_DEFINE_BOXED_TYPE (GUri, g_uri, g_uri_ref, g_uri_unref) in G_DEFINE_BOXED_TYPE()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c46 #define gst_soup_uri_free g_uri_unref
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c394 g_uri_unref (uri->uri); in gst_soup_uri_free()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3396 g_uri_unref