Searched defs:componentType (Results 1 – 10 of 10) sorted by relevance
47 Type(const Type &componentType, size_t rank) in Type()
539 ArrayValue(Type componentType, std::vector<ScalarValue> values) in ArrayValue()
387 auto componentType = type.GetComponentType(); in CheckValueArrayCase() local655 auto componentType = value->GetAsArray()->GetComponentType(); in CreateValueItem() local
48 uint32 componentType = 2; field
323 auto componentType = arrayType.GetComponentType(); in FillLiteral() local
518 void EtsClass::SetComponentType(EtsClass *componentType) in SetComponentType()529 ark::Class *componentType = GetRuntimeClass()->GetComponentType(); in GetComponentType() local
69 auto componentType = GetCoreType()->ClassAddr<Class>()->GetComponentType(); in IsPrimitive() local
835 EtsClass *componentType = GetTestClass(source, "LTestObject;"); in TEST_F() local
1683 for (const componentType of nonNullableType.types) { constant
1778 ArrayValueItem(panda_file::Type componentType, std::vector<ScalarValueItem> items) in ArrayValueItem()