Home
last modified time | relevance | path

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

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