Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A DAllocationTestHarness.cc26 allocation_tracker_init(); in SetUp()
H A Dallocation_tracker_test.cc46 allocation_tracker_init(); in TEST()
/aosp12/system/bt/osi/include/
H A Dallocation_tracker.h30 void allocation_tracker_init(void);
/aosp12/system/bt/osi/test/fuzzers/allocation_tracker/
H A Dfuzz_allocation_tracker.cc56 allocation_tracker_init(); in callArbitraryFunction()
/aosp12/system/bt/osi/src/
H A Dallocation_tracker.cc52 void allocation_tracker_init(void) { in allocation_tracker_init() function
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc169 allocation_tracker_init(); in init()