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