Home
last modified time | relevance | path

Searched defs:list_new_internal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_list.h199 struct list_new_internal { struct
209 extern struct list_new_internal list_new_internal; argument
Dmock_osi_list.cc52 struct list_new_internal list_new_internal; variable
119 list_t* list_new_internal(list_free_cb callback, const allocator_t* zeroed_allocator) { in list_new_internal() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dlist.cc30 list_t* list_new_internal(list_free_cb callback, const allocator_t* zeroed_allocator) { in list_new_internal() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc514 list_t* list_new_internal(list_free_cb callback, const allocator_t* zeroed_allocator) { in list_new_internal() function