Searched refs:DisallowNewSystemWeaks (Results 1 – 3 of 3) sorted by relevance
271 void DisallowNewSystemWeaks() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_);
1269 void Runtime::DisallowNewSystemWeaks() { in DisallowNewSystemWeaks() function in art::Runtime
204 Runtime::Current()->DisallowNewSystemWeaks(); in PausePhase()