Searched defs:config_free (Results 1 - 2 of 2) sorted by relevance

/system/core/libcutils/
H A Dconfig_utils.c319 void config_free(cnode *root) function
325 config_free(cur);
/system/bt/osi/src/
H A Dconfig.c77 config_free(config);
91 config_free(config);
99 void config_free(config_t *config) { function

Completed in 44 milliseconds