HomeSort by relevance Sort by last modified time
    Searched refs:StopPreservingReferences (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
reference_processor.cc 105 void ReferenceProcessor::StopPreservingReferences(Thread* self) {
139 StopPreservingReferences(self);
156 StopPreservingReferences(self);
reference_processor.h 93 void StopPreservingReferences(Thread* self) LOCKS_EXCLUDED(Locks::reference_processor_lock_);

Completed in 1045 milliseconds