Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dallocator.h53 void osi_allocator_debug_dump(int fd);
/system/bt/osi/src/
Dallocation_tracker.cc176 void osi_allocator_debug_dump(int fd) { in osi_allocator_debug_dump() function
/system/bt/test/stub/
Dosi.cc189 void osi_allocator_debug_dump(int fd) { mock_function_count_map[__func__]++; } in osi_allocator_debug_dump() function
/system/bt/btif/src/
Dbluetooth.cc398 osi_allocator_debug_dump(fd); in dump()