Searched defs:ClassArray (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dgen_common.cc41 typedef mirror::ObjectArray<mirror::Class> ClassArray; typedef in namespace:art
1041 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value();
1190 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value();
1250 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value();
1381 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value();

Completed in 54 milliseconds