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.h138 struct osi_allocator_debug_dump { struct
142 extern struct osi_allocator_debug_dump osi_allocator_debug_dump; argument
Dmock_osi_allocation_tracker.cc50 struct osi_allocator_debug_dump osi_allocator_debug_dump; variable
90 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.cc198 void osi_allocator_debug_dump(int fd) { mock_function_count_map[__func__]++; } in osi_allocator_debug_dump() function