Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h230 struct fixed_queue_try_peek_last { struct
236 extern struct fixed_queue_try_peek_last fixed_queue_try_peek_last; argument
Dmock_osi_fixed_queue.cc54 struct fixed_queue_try_peek_last fixed_queue_try_peek_last; variable
125 void* fixed_queue_try_peek_last(fixed_queue_t* queue) { in fixed_queue_try_peek_last() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc187 void* fixed_queue_try_peek_last(fixed_queue_t* queue) { in fixed_queue_try_peek_last() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc371 void* fixed_queue_try_peek_last(fixed_queue_t* queue) { in fixed_queue_try_peek_last() function