Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocation_tracker.h137 struct osi_allocator_debug_dump { struct
141 extern struct osi_allocator_debug_dump osi_allocator_debug_dump; argument
Dmock_osi_allocation_tracker.cc48 struct osi_allocator_debug_dump osi_allocator_debug_dump; variable
88 void osi_allocator_debug_dump(int fd) { in osi_allocator_debug_dump() function
/packages/modules/Bluetooth/system/osi/src/
Dallocation_tracker.cc177 void osi_allocator_debug_dump(int fd) { in osi_allocator_debug_dump() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc196 void osi_allocator_debug_dump(int fd) { inc_func_call_count(__func__); } in osi_allocator_debug_dump() function