Searched refs:gst_uri_append_path_segment (Results 1 – 3 of 3) sorted by relevance
1008 fail_unless (gst_uri_append_path_segment (url, "here")); in GST_START_TEST()1014 fail_unless (!gst_uri_append_path_segment (NULL, "fail")); in GST_START_TEST()1015 fail_unless (gst_uri_append_path_segment (NULL, NULL)); in GST_START_TEST()
314 gboolean gst_uri_append_path_segment (GstUri * uri,
2534 gst_uri_append_path_segment (GstUri * uri, const gchar * path_segment) in gst_uri_append_path_segment() function