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