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