Searched refs:VisitAllocationRecords (Results 1 – 3 of 3) sorted by relevance
761 void VisitAllocationRecords(RootVisitor* visitor) const
3989 void Heap::VisitAllocationRecords(RootVisitor* visitor) const { in VisitAllocationRecords() function in art::gc::Heap
1602 heap_->VisitAllocationRecords(visitor); in VisitConcurrentRoots()