Searched refs:eTypeArray (Results 1 – 8 of 8) sorted by relevance
32 eTypeArray, enumerator142 case 1u << eTypeArray: in ConvertTypeMaskToType()143 return eTypeArray; in ConvertTypeMaskToType()
30 OptionValue::Type GetType() const override { return eTypeArray; } in GetType()
109 if (GetType() == OptionValue::eTypeArray) in GetAsArray()115 if (GetType() == OptionValue::eTypeArray) in GetAsArray()466 case eTypeArray: in GetBuiltinTypeAsCString()
23 if ((GetType() == eTypeArray) && (m_type_mask != eTypeInvalid)) in DumpValue()44 case eTypeArray: in DumpValue()
41 case OptionValue::eTypeArray: in Property()
54 case eTypeArray: in DumpValue()
3423 {"trap-handler-names", OptionValue::eTypeArray, true,
119 {"extra-startup-command", OptionValue::eTypeArray, false,