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