Searched refs:ClassArray (Results 1 – 1 of 1) sorted by relevance
32 typedef mirror::ObjectArray<mirror::Class> ClassArray; typedef839 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenConstClass()1057 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofFinal()1113 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofCallingHelper()1259 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenCheckCast()