Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h456 void AllowNewSystemWeaks() REQUIRES_SHARED(Locks::mutator_lock_);
Druntime.cc2796 void Runtime::AllowNewSystemWeaks() { in AllowNewSystemWeaks() function in art::Runtime
/art/runtime/gc/collector/
Dmark_sweep.cc347 runtime->AllowNewSystemWeaks(); in ReclaimPhase()
Dmark_compact.cc1490 runtime->AllowNewSystemWeaks(); in ReclaimPhase()