Searched refs:SetNextEnumerationIndex (Results 1 – 2 of 2) sorted by relevance
671 property_dictionary->SetNextEnumerationIndex(enumeration_index + 1); in SetNormalizedProperty()1779 dict->SetNextEnumerationIndex(index + 1); in AddSlowProperty()4232 dictionary->SetNextEnumerationIndex(real_size + 1); in MigrateFastToSlow()14883 dict->SetNextEnumerationIndex(PropertyDetails::kInitialIndex); in New()14937 dictionary->SetNextEnumerationIndex(PropertyDetails::kInitialIndex+length); in GenerateNewEnumerationIndices()15032 dictionary->SetNextEnumerationIndex(index + 1); in AddEntry()
3544 void SetNextEnumerationIndex(int index) { in SetNextEnumerationIndex() function