Searched defs:gst_soup_uri_to_string (Results 1 – 2 of 2) sorted by relevance
47 #define gst_soup_uri_to_string(x) g_uri_to_string_partial(x, G_URI_HIDE_PASSWORD) macro53 #define gst_soup_uri_to_string(x) soup_uri_to_string(x, FALSE) macro
414 gst_soup_uri_to_string (GstSoupUri * uri) in gst_soup_uri_to_string() function