Searched refs:eTypeDictionary (Results 1 – 8 of 8) sorted by relevance
34 eTypeDictionary, enumerator148 case 1u << eTypeDictionary: in ConvertTypeMaskToType()149 return eTypeDictionary; in ConvertTypeMaskToType()
32 OptionValue::Type GetType() const override { return eTypeDictionary; } in GetType()
55 eTypeDictionary enumerator79 if (m_type == Type::eTypeDictionary) in GetAsDictionary()256 Dictionary() : Object(Type::eTypeDictionary), m_dict() {} in Dictionary()
131 if (GetType() == OptionValue::eTypeDictionary) in GetAsDictionary()137 if (GetType() == OptionValue::eTypeDictionary) in GetAsDictionary()470 case eTypeDictionary: in GetBuiltinTypeAsCString()
69 case OptionValue::eTypeDictionary: in Property()
43 case eTypeDictionary: in DumpValue()
55 case eTypeDictionary: in DumpValue()
14390 (value_sp->GetType() != OptionValue::eTypeDictionary)) { in TestEmulation()14403 (value_sp->GetType() != OptionValue::eTypeDictionary)) { in TestEmulation()