Searched refs:eTypeDictionary (Results 1 – 8 of 8) sorted by relevance
35 eTypeDictionary, enumerator148 case 1u << eTypeDictionary: in ConvertTypeMaskToType()149 return eTypeDictionary; in ConvertTypeMaskToType()
32 OptionValue::Type GetType() const override { return eTypeDictionary; } in GetType()
133 if (GetType() == OptionValue::eTypeDictionary) in GetAsDictionary()139 if (GetType() == OptionValue::eTypeDictionary) in GetAsDictionary()472 case eTypeDictionary: in GetBuiltinTypeAsCString()
66 case OptionValue::eTypeDictionary: in Property()
45 case eTypeDictionary: in DumpValue()
55 case eTypeDictionary: in DumpValue()
3337 {"env-vars", OptionValue::eTypeDictionary, false, OptionValue::eTypeString,
14471 (value_sp->GetType() != OptionValue::eTypeDictionary)) { in TestEmulation()14484 (value_sp->GetType() != OptionValue::eTypeDictionary)) { in TestEmulation()