Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h155 struct fixed_queue_new { struct
161 extern struct fixed_queue_new fixed_queue_new; argument
Dmock_osi_fixed_queue.cc45 struct fixed_queue_new fixed_queue_new; variable
99 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc48 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc285 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function