Searched refs:DisallowNewSystemWeaks (Results 1 – 3 of 3) sorted by relevance
379 void DisallowNewSystemWeaks() REQUIRES_SHARED(Locks::mutator_lock_);
2537 void Runtime::DisallowNewSystemWeaks() { in DisallowNewSystemWeaks() function in art::Runtime
213 Runtime::Current()->DisallowNewSystemWeaks(); in PausePhase()