Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocation_tracker.h128 struct allocation_tracker_uninit { struct
132 extern struct allocation_tracker_uninit allocation_tracker_uninit; argument
Dmock_osi_allocation_tracker.cc47 struct allocation_tracker_uninit allocation_tracker_uninit; variable
84 void allocation_tracker_uninit(void) { in allocation_tracker_uninit() function
/packages/modules/Bluetooth/system/osi/src/
Dallocation_tracker.cc66 void allocation_tracker_uninit(void) { in allocation_tracker_uninit() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc195 void allocation_tracker_uninit(void) { inc_func_call_count(__func__); } in allocation_tracker_uninit() function