Searched refs:serviceLocation (Results 1 – 4 of 4) sorted by relevance
47 g_free (self->serviceLocation); in gst_mpd_baseurl_node_set_property()48 self->serviceLocation = g_value_dup_string (value); in gst_mpd_baseurl_node_set_property()70 g_value_set_string (value, self->serviceLocation); in gst_mpd_baseurl_node_get_property()87 g_free (self->serviceLocation); in gst_mpd_baseurl_node_finalize()103 if (self->serviceLocation) in gst_mpd_baseurl_get_xml_node()105 self->serviceLocation); in gst_mpd_baseurl_get_xml_node()151 self->serviceLocation = NULL; in gst_mpd_baseurl_node_init()
36 gchar *serviceLocation; member
116 &new_base_url->serviceLocation); in gst_mpdparser_parse_baseURL_node()
261 assert_equals_string (baseURL->serviceLocation, "TestServiceLocation"); in GST_START_TEST()448 assert_equals_string (baseURL->serviceLocation, "TestServiceLocation"); in GST_START_TEST()2051 assert_equals_string (baseURL->serviceLocation, "TestServiceLocation"); in GST_START_TEST()2553 assert_equals_string (baseURL->serviceLocation, "TestServiceLocation"); in GST_START_TEST()6220 assert_equals_string (first_baseURL->serviceLocation, in GST_START_TEST()6221 second_baseURL->serviceLocation); in GST_START_TEST()6391 assert_equals_string (first_baseURL->serviceLocation, in GST_START_TEST()6392 second_baseURL->serviceLocation); in GST_START_TEST()