Searched refs:BroadcastForNewSystemWeaks (Results 1 – 3 of 3) sorted by relevance
322 void BroadcastForNewSystemWeaks() SHARED_REQUIRES(Locks::mutator_lock_);
1693 void Runtime::BroadcastForNewSystemWeaks() { in BroadcastForNewSystemWeaks() function in art::Runtime
487 Runtime::Current()->BroadcastForNewSystemWeaks(); in ReenableWeakRefAccess()