Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 5 of 5) sorted by relevance

/art/runtime/verifier/
Dreg_type.cc596 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
651 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
657 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
/art/test/046-reflect/src/
DMain.java617 Type type2 = types2.get(0); in checkParametrizedTypeEqualsAndHashCode() local
673 Type type2 = types2.get(0); in checkGenericArrayTypeEqualsAndHashCode() local
/art/compiler/optimizing/
Dinduction_var_analysis.cc78 static Primitive::Type Narrowest(Primitive::Type type1, Primitive::Type type2) { in Narrowest()
Dcode_generator.cc1144 Primitive::Type type2) { in EmitParallelMoves()
/art/runtime/
Dclass_linker.cc7052 Primitive::Type type2 = field2->GetTypeAsPrimitiveType(); in operator ()() local