Home
last modified time | relevance | path

Searched refs:osi_allocator_debug_dump (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
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
92 test::mock::osi_allocation_tracker::osi_allocator_debug_dump(fd); in osi_allocator_debug_dump()
Dmock_osi_allocation_tracker.h138 struct osi_allocator_debug_dump { struct
142 extern struct osi_allocator_debug_dump osi_allocator_debug_dump; argument
/packages/modules/Bluetooth/system/osi/include/
Dallocator.h53 void osi_allocator_debug_dump(int fd);
/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
/packages/modules/Bluetooth/system/service/
Dbluetooth_interface.cc403 osi_allocator_debug_dump(fd); in dump()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc443 osi_allocator_debug_dump(fd); in dump()