Home
last modified time | relevance | path

Searched refs:allocation_tracker_init (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocation_tracker.cc41 struct allocation_tracker_init allocation_tracker_init; variable
60 void allocation_tracker_init(void) { in allocation_tracker_init() function
62 test::mock::osi_allocation_tracker::allocation_tracker_init(); in allocation_tracker_init()
Dmock_osi_allocation_tracker.h70 struct allocation_tracker_init { struct
74 extern struct allocation_tracker_init allocation_tracker_init; argument
/packages/modules/Bluetooth/system/osi/test/
DAllocationTestHarness.cc26 allocation_tracker_init(); in SetUp()
Dallocation_tracker_test.cc46 allocation_tracker_init(); in TEST()
/packages/modules/Bluetooth/system/osi/include/
Dallocation_tracker.h30 void allocation_tracker_init(void);
/packages/modules/Bluetooth/system/osi/test/fuzzers/allocation_tracker/
Dfuzz_allocation_tracker.cc56 allocation_tracker_init(); in callArbitraryFunction()
/packages/modules/Bluetooth/system/osi/src/
Dallocation_tracker.cc53 void allocation_tracker_init(void) { in allocation_tracker_init() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc393 allocation_tracker_init(); in init()