Home
last modified time | relevance | path

Searched defs:free_cb (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/osi/src/
H A Dfixed_queue.cc68 void fixed_queue_free(fixed_queue_t* queue, fixed_queue_free_cb free_cb) { in fixed_queue_free()
85 void fixed_queue_flush(fixed_queue_t* queue, fixed_queue_free_cb free_cb) { in fixed_queue_flush()
H A Dlist.cc16 list_free_cb free_cb; member
/aosp12/system/bt/test/stub/
H A Dosi.cc339 void fixed_queue_flush(fixed_queue_t* queue, fixed_queue_free_cb free_cb) { in fixed_queue_flush()
342 void fixed_queue_free(fixed_queue_t* queue, fixed_queue_free_cb free_cb) { in fixed_queue_free()