Home
last modified time | relevance | path

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

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