Searched refs:g_dataset_location_ht (Results 1 – 1 of 1) sorted by relevance
198 static GHashTable *g_dataset_location_ht = NULL; variable289 dataset = g_hash_table_lookup (g_dataset_location_ht, dataset_location); in g_dataset_lookup()309 g_hash_table_remove (g_dataset_location_ht, dataset_location); in g_dataset_destroy_internal()332 if (g_dataset_location_ht) in g_dataset_destroy()569 if (!g_dataset_location_ht) in g_dataset_id_set_data_full()578 g_hash_table_insert (g_dataset_location_ht, in g_dataset_id_set_data_full()700 if (key_id && g_dataset_location_ht) in g_dataset_id_remove_no_notify()774 if (key_id && g_dataset_location_ht) in g_dataset_id_get_data()1086 if (g_dataset_location_ht) in g_dataset_foreach()1247 g_return_if_fail (g_dataset_location_ht == NULL); in g_data_initialize()[all …]