Searched refs:AllowNewSystemWeaks (Results 1 – 3 of 3) sorted by relevance
345 void AllowNewSystemWeaks() REQUIRES_SHARED(Locks::mutator_lock_);
2250 void Runtime::AllowNewSystemWeaks() { in AllowNewSystemWeaks() function in art::Runtime
347 runtime->AllowNewSystemWeaks(); in ReclaimPhase()