Searched refs:g_decom_ht (Results 1 – 1 of 1) sorted by relevance
24 static GHashTable *g_defile_ht = NULL, *g_defunc_ht = NULL, *g_decom_ht = NULL; variable69 mix_log_get_ht(&g_decom_ht, MIX_DELOG_COMPS); in mix_log_initialize_func()86 mix_log_destroy_ht(g_decom_ht); in mix_log_finalize_func()116 if (g_decom_ht) { in mix_log_func()117 if (g_hash_table_lookup(g_decom_ht, comp)) { in mix_log_func()