Home
last modified time | relevance | path

Searched refs:mix_log_destroy_ht (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/mix_common/src/
Dmixlog.c28 #define mix_log_destroy_ht(ht) if(ht) { g_hash_table_destroy(ht); ht = NULL; } macro
86 mix_log_destroy_ht(g_decom_ht); in mix_log_finalize_func()
87 mix_log_destroy_ht(g_defile_ht); in mix_log_finalize_func()
88 mix_log_destroy_ht(g_defunc_ht); in mix_log_finalize_func()