Searched refs:SweepInterpreterCaches (Results 1 – 4 of 4) sorted by relevance
197 EXPORT void SweepInterpreterCaches(IsMarkedVisitor* visitor) const
1590 void ThreadList::SweepInterpreterCaches(IsMarkedVisitor* visitor) const { in SweepInterpreterCaches() function in art::ThreadList
506 runtime->GetThreadList()->SweepInterpreterCaches(this); in SweepSystemWeaks()
1863 runtime->GetThreadList()->SweepInterpreterCaches(&rwv); in ReplaceWeakRoots()