Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocation_tracker.h107 struct allocation_tracker_reset { struct
111 extern struct allocation_tracker_reset allocation_tracker_reset; argument
Dmock_osi_allocation_tracker.cc44 struct allocation_tracker_reset allocation_tracker_reset; variable
75 void allocation_tracker_reset(void) { in allocation_tracker_reset() function
/packages/modules/Bluetooth/system/osi/src/
Dallocation_tracker.cc74 void allocation_tracker_reset(void) { in allocation_tracker_reset() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc194 void allocation_tracker_reset(void) { inc_func_call_count(__func__); } in allocation_tracker_reset() function