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.h169 struct fixed_queue_new { struct
175 extern struct fixed_queue_new fixed_queue_new; argument
Dmock_osi_fixed_queue.cc49 struct fixed_queue_new fixed_queue_new; variable
103 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc46 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc319 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new() function