Home
last modified time | relevance | path

Searched refs:SetAllocListener (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dalloc_manager.h84 void SetAllocListener(AllocationCallback* callback);
H A Dalloc_manager.cc132 void AllocationManager::SetAllocListener(AllocationCallback* callback) { in SetAllocListener() function in openjdkjvmti::AllocationManager
H A Devents.cc1675 AllocationManager::Get()->SetAllocListener(alloc_listener_.get());