Searched refs:SetAllocationListener (Results 1 – 4 of 4) sorted by relevance
17 - These in turn are called by `SetStatsEnabled()`, `SetAllocationListener()`, et al, which
159 art::Runtime::Current()->GetHeap()->SetAllocationListener(alloc_listener_.get()); in IncrListenerInstall()
987 EXPORT void SetAllocationListener(AllocationListener* l);
4516 void Heap::SetAllocationListener(AllocationListener* l) { in SetAllocationListener() function in art::gc::Heap