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

/art/runtime/gc/
H A Dallocation_record.cc229 heap->SetAllocationRecords(records);
H A Dheap.h790 void SetAllocationRecords(AllocRecordObjectMap* records)
H A Dheap.cc3863 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { function in class:art::gc::Heap

Completed in 71 milliseconds