Searched defs:component_type (Results 1 – 13 of 13) sorted by relevance
449 array_kind, component_type, ids, alloc_array_kind) \ argument
1164 const ObjPtr<Class> component_type = GetComponentType<kVerifyFlags, kReadBarrierOption>(); in IsObjectArrayClass() local1173 const ObjPtr<Class> component_type = GetComponentType<kVerifyFlags, kWithoutReadBarrier>(); in IsPrimitiveArray() local
202 const ObjPtr<Class> component_type = klass->GetComponentType<kNewFlags, kWithoutReadBarrier>(); in IsSpecificPrimitiveArray() local
371 ObjPtr<mirror::Class> component_type = dst->GetClass()->GetComponentType(); in Unsafe_copyMemoryToPrimitiveArray() local406 ObjPtr<mirror::Class> component_type = src->GetClass()->GetComponentType(); in Unsafe_copyMemoryFromPrimitiveArray() local
776 ObjPtr<mirror::Class> component_type = array_type->GetComponentType(); in PackCollectorArrayForBootstrapMethod() local
60 ObjPtr<mirror::Class> component_type, in CreateObjectArray()
3294 const RegType& component_type = reg_types_.GetComponentType(array_type); in CodeFlowVerifyInstruction() local5069 const RegType& component_type = reg_types_.GetComponentType(array_type); in VerifyAGet() local5163 const RegType& component_type = reg_types_.GetComponentType(array_type); in VerifyAPut() local
176 const std::string& component_type, in AssertArrayClass()
2853 ObjPtr<mirror::Class> component_type = GetClassRoot(primitive_root, this); in AllocPrimitiveArrayClass() local2864 ObjPtr<mirror::Class> component_type = array_class->GetComponentType(); in FinishArrayClassSetup() local4857 MutableHandle<mirror::Class> component_type = in CreateArrayClass() local
598 Handle<mirror::Class> component_type(hs.NewHandle(array_class->GetComponentType())); in ProcessAnnotationValue() local
2274 DataType::Type component_type = org->AsArraySet()->GetComponentType(); in GenerateVecMem() local
671 ObjPtr<mirror::Class> component_type = klass->GetComponentType(); in DiffEntryContents() local
1644 ObjPtr<mirror::Class> component_type = klass; in operator ()() local