Home | History | Annotate | Download | only in runtime

Lines Matching full:array_of_class

1992       mirror::Class* array_of_class = FindArrayClass(self, &class_type);
1994 mirror::ObjectArray<mirror::Class>::Alloc(self, array_of_class, class_table_size));