Searched refs:g_defile_ht (Results 1 – 1 of 1) sorted by relevance
24 static GHashTable *g_defile_ht = NULL, *g_defunc_ht = NULL, *g_decom_ht = NULL; variable70 mix_log_get_ht(&g_defile_ht, MIX_DELOG_FILES); in mix_log_initialize_func()87 mix_log_destroy_ht(g_defile_ht); in mix_log_finalize_func()122 if (g_defile_ht) { in mix_log_func()123 if (g_hash_table_lookup(g_defile_ht, file)) { in mix_log_func()