Searched refs:common_elem (Results 1 – 1 of 1) sorted by relevance
689 ObjPtr<mirror::Class> common_elem = ClassJoin(s_ct, t_ct, class_linker); in ArrayClassJoin() local690 if (UNLIKELY(common_elem == nullptr)) { in ArrayClassJoin()695 ObjPtr<mirror::Class> array_class = class_linker->FindArrayClass(self, common_elem); in ArrayClassJoin()