Home
last modified time | relevance | path

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

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