Searched refs:SetAllocationListener (Results 1 – 3 of 3) sorted by relevance
159 art::Runtime::Current()->GetHeap()->SetAllocationListener(alloc_listener_.get()); in IncrListenerInstall()
903 void SetAllocationListener(AllocationListener* l);
4145 void Heap::SetAllocationListener(AllocationListener* l) { in SetAllocationListener() function in art::gc::Heap