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

/external/bluetooth/bluedroid/osi/src/
H A Dlist.c141 bool list_remove(list_t *list, void *data) { function
/external/cmockery/cmockery_0_1_2/src/
H A Dcmockery.c121 static ListNode* list_remove(
345 static ListNode* list_remove( function
363 free(list_remove(node, cleanup_value, cleanup_value_data));
1326 list_remove(&block_info->node, NULL, NULL);

Completed in 761 milliseconds