Searched refs:location_sets (Results 1 – 2 of 2) sorted by relevance
270 g_free (self->location_sets); in mxf_dms1_framework_finalize()271 self->location_sets = NULL; in mxf_dms1_framework_finalize()302 if (self->location_sets) in mxf_dms1_framework_resolve()303 memset (self->location_sets, 0, sizeof (gpointer) * self->n_location_sets); in mxf_dms1_framework_resolve()305 self->location_sets = g_new0 (MXFDMS1Location *, self->n_location_sets); in mxf_dms1_framework_resolve()337 self->location_sets[i] = MXF_DMS1_LOCATION (current); in mxf_dms1_framework_resolve()5373 g_free (self->location_sets); in mxf_dms1_contacts_list_finalize()5374 self->location_sets = NULL; in mxf_dms1_contacts_list_finalize()5398 if (self->location_sets) in mxf_dms1_contacts_list_resolve()5399 memset (self->location_sets, 0, sizeof (gpointer) * self->n_location_sets); in mxf_dms1_contacts_list_resolve()[all …]
455 MXFDMS1Location **location_sets; member921 MXFDMS1Location **location_sets; member