Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Devents.cc239 art::Runtime::Current()->GetHeap()->RemoveAllocationListener(); in SetupObjectAllocationTracking()
/art/runtime/gc/
Dheap.h813 void RemoveAllocationListener();
Dheap.cc4178 void Heap::RemoveAllocationListener() { in RemoveAllocationListener() function in art::gc::Heap