Searched refs:eTypeArray (Results 1 – 7 of 7) sorted by relevance
37 eTypeArray, enumerator 152 case 1u << eTypeArray: in ConvertTypeMaskToType() 153 return eTypeArray; in ConvertTypeMaskToType()
27 OptionValue::Type GetType() const override { return eTypeArray; } in GetType()
50 eTypeArray, enumerator73 if (m_type == Type::eTypeArray) in GetAsArray()124 Array() : Object(Type::eTypeArray) {} in Array()
21 if ((GetType() == eTypeArray) && (m_type_mask != eTypeInvalid)) in DumpValue() 42 case eTypeArray: in DumpValue()
104 if (GetType() == OptionValue::eTypeArray)110 if (GetType() == OptionValue::eTypeArray)485 case eTypeArray: in GetBuiltinTypeAsCString()
42 case OptionValue::eTypeArray: in Property()
58 case eTypeArray: in DumpValue()