Searched refs:DisableSlowPath (Results 1 – 2 of 2) sorted by relevance
85 void DisableSlowPath(Thread* self) REQUIRES(Locks::reference_processor_lock_)
73 void ReferenceProcessor::DisableSlowPath(Thread* self) { in DisableSlowPath() function in art::gc::ReferenceProcessor227 DisableSlowPath(self); in ProcessReferences()