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