Searched refs:annotation_member_array_class (Results 1 – 1 of 1) sorted by relevance
376 ObjPtr<mirror::Class> annotation_member_array_class = in ProcessEncodedAnnotation() local378 if (annotation_member_array_class == nullptr) { in ProcessEncodedAnnotation()384 mirror::ObjectArray<mirror::Object>::Alloc(self, annotation_member_array_class, size); in ProcessEncodedAnnotation()