Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h199 struct fixed_queue_try_peek_first { struct
205 extern struct fixed_queue_try_peek_first fixed_queue_try_peek_first; argument
Dmock_osi_fixed_queue.cc49 struct fixed_queue_try_peek_first fixed_queue_try_peek_first; variable
116 void* fixed_queue_try_peek_first(fixed_queue_t* queue) { in fixed_queue_try_peek_first() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc203 void* fixed_queue_try_peek_first(fixed_queue_t* queue) { in fixed_queue_try_peek_first() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc318 void* fixed_queue_try_peek_first(fixed_queue_t* queue) { in fixed_queue_try_peek_first() function