Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc152 heap->SetAllocationRecords(records); in SetAllocTrackingEnabled()
Dheap.h910 void SetAllocationRecords(AllocRecordObjectMap* records)
Dheap.cc4099 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords() function in art::gc::Heap