Searched refs:SweepInterpreterCache (Results 1 – 3 of 3) sorted by relevance
1412 thread->SweepInterpreterCache(visitor); in SweepInterpreterCaches()
1469 void SweepInterpreterCache(IsMarkedVisitor* visitor) REQUIRES_SHARED(Locks::mutator_lock_);
4054 void Thread::SweepInterpreterCache(IsMarkedVisitor* visitor) { in SweepInterpreterCache() function in art::Thread