Searched refs:eTypeArray (Results 1 – 7 of 7) sorted by relevance
33 eTypeArray, enumerator174 case 1u << eTypeArray: return eTypeArray; in ConvertTypeMaskToType()
45 return eTypeArray; in GetType()
131 if (GetType () == OptionValue::eTypeArray) in GetAsArray()140 if (GetType () == OptionValue::eTypeArray) in GetAsArray()521 case eTypeArray: return "array"; in GetBuiltinTypeAsCString()
28 if ((GetType() == eTypeArray) && (m_type_mask != eTypeInvalid)) in DumpValue()47 case eTypeArray: in DumpValue()
48 case OptionValue::eTypeArray: in Property()
57 case eTypeArray: in DumpValue()
98 …{ "extra-startup-command", OptionValue::eTypeArray , false, OptionValue::eTypeString, NULL, NULL,…