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.h218 struct fixed_queue_try_peek_last { struct
224 extern struct fixed_queue_try_peek_last fixed_queue_try_peek_last; argument
Dmock_osi_fixed_queue.cc50 struct fixed_queue_try_peek_last fixed_queue_try_peek_last; variable
121 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.cc189 void* fixed_queue_try_peek_last(fixed_queue_t* queue) { in fixed_queue_try_peek_last() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc337 void* fixed_queue_try_peek_last(fixed_queue_t* queue) { in fixed_queue_try_peek_last() function