Home
last modified time | relevance | path

Searched defs:zeroed_allocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_list.cc119 list_t* list_new_internal(list_free_cb callback, const allocator_t* zeroed_allocator) { in list_new_internal()
/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()
/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()