Searched refs:known_property_sets (Results 1 – 2 of 2) sorted by relevance
451 static const KsPropertySetMapping known_property_sets[] = { variable520 i < sizeof (known_property_sets) / sizeof (known_property_sets[0]); i++) { in ks_property_set_to_string()521 if (IsEqualGUID (guid, &known_property_sets[i].guid)) in ks_property_set_to_string()522 return g_strdup_printf ("KSPROPSETID_%s", known_property_sets[i].name); in ks_property_set_to_string()
42629 …kshelpers.c:446:3: error: (near initialization for 'known_property_sets[0].guid.Data4') [-Werror=m…