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