Searched refs:kIsOrderedDictionaryType (Results 1 – 6 of 6) sorted by relevance
170 Dictionary::kIsOrderedDictionaryType || is_elements_dictionary in AddToDictionaryTemplate()199 Dictionary::kIsOrderedDictionaryType in AddToDictionaryTemplate()203 Dictionary::kIsOrderedDictionaryType || is_elements_dictionary in AddToDictionaryTemplate()
204 static constexpr bool kIsOrderedDictionaryType = true; variable
55 static const bool kIsOrderedDictionaryType = false; in EXPORT_TEMPLATE_DECLARE() local
831 if (Dictionary::kIsOrderedDictionaryType) { in CommonCopyEnumKeysTo()855 STATIC_ASSERT(!Dictionary::kIsOrderedDictionaryType); in CopyEnumKeysTo()943 if (!Dictionary::kIsOrderedDictionaryType) { in CollectKeysFromDictionary()
832 static const bool kIsOrderedDictionaryType = true; variable
98 dict.DetailsAt(i).PrintAsSlowTo(os, !T::kIsOrderedDictionaryType); in PrintDictionaryContents()908 dict.DetailsAt(i).PrintAsSlowTo(os, !T::kIsOrderedDictionaryType); in PrintDictionaryContentsFull()