Home | History | Annotate | Download | only in audio

Lines Matching refs:uuid

77 	gchar *uuid;
1287 if (g_str_equal(key, "UUID") == TRUE) {
1288 g_free(self->data->uuid);
1289 self->data->uuid = g_strdup(value);