Searched refs:StopPreservingReferences (Results 1 – 2 of 2) sorted by relevance
105 void ReferenceProcessor::StopPreservingReferences(Thread* self) { in StopPreservingReferences() function in art::gc::ReferenceProcessor139 StopPreservingReferences(self); in ProcessReferences()156 StopPreservingReferences(self); in ProcessReferences()
93 void StopPreservingReferences(Thread* self) LOCKS_EXCLUDED(Locks::reference_processor_lock_);