Home
last modified time | relevance | path

Searched refs:AllowNewSystemWeaks (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Druntime.h300 void AllowNewSystemWeaks() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Druntime.cc1488 void Runtime::AllowNewSystemWeaks() { in AllowNewSystemWeaks() function in art::Runtime
/art/runtime/gc/collector/
Dmark_sweep.cc293 Runtime::Current()->AllowNewSystemWeaks(); in ReclaimPhase()
Dconcurrent_copying.cc425 Runtime::Current()->AllowNewSystemWeaks(); in MarkingPhase()