Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dalloc_manager.h85 void RemoveAllocListener();
Dalloc_manager.cc138 void AllocationManager::RemoveAllocListener() { in RemoveAllocListener() function in openjdkjvmti::AllocationManager
Devents.cc1667 AllocationManager::Get()->RemoveAllocListener(); in Shutdown()