Searched defs:list_free (Results 1 – 2 of 2) sorted by relevance
/system/bt/osi/src/ | ||
D | list.cc | 39 void list_free(list_t* list) { in list_free() function |
/system/sepolicy/tools/ | ||
D | check_seapp.c | 246 static void list_free(list *list) { in list_free() function |