Searched refs:ChangeWeakRootState (Results 1 – 3 of 3) sorted by relevance
204 void ChangeWeakRootState(gc::WeakRootState new_state)
448 void InternTable::ChangeWeakRootState(gc::WeakRootState new_state) { in ChangeWeakRootState() function in art::InternTable
2237 intern_table_->ChangeWeakRootState(gc::kWeakRootStateNoReadsOrWrites); in DisallowNewSystemWeaks()2253 intern_table_->ChangeWeakRootState(gc::kWeakRootStateNormal); // TODO: Do this in the sweeping. in AllowNewSystemWeaks()