Searched refs:SetAllocationListener (Results 1 – 3 of 3) sorted by relevance
819 void SetAllocationListener(AllocationListener* l);
3996 void Heap::SetAllocationListener(AllocationListener* l) { in SetAllocationListener() function in art::gc::Heap
329 art::Runtime::Current()->GetHeap()->SetAllocationListener(listener); in SetupObjectAllocationTracking()