Home
last modified time | relevance | path

Searched refs:StopPreservingReferences (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dreference_processor.cc110 void ReferenceProcessor::StopPreservingReferences(Thread* self) { in StopPreservingReferences() function in art::gc::ReferenceProcessor
144 StopPreservingReferences(self); in ProcessReferences()
161 StopPreservingReferences(self); in ProcessReferences()
Dreference_processor.h96 void StopPreservingReferences(Thread* self) LOCKS_EXCLUDED(Locks::reference_processor_lock_);