Home
last modified time | relevance | path

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

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