Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dalloc_manager.cc149 art::Runtime::Current()->GetHeap()->RemoveAllocationListener(); in DecrListenerInstall()
/art/runtime/gc/
Dheap.h908 void RemoveAllocationListener();
Dheap.cc4155 void Heap::RemoveAllocationListener() { in RemoveAllocationListener() function in art::gc::Heap