Searched refs:annotation_member_array_class (Results 1 – 1 of 1) sorted by relevance
359 mirror::Class* annotation_member_array_class = in ProcessEncodedAnnotation() local361 if (annotation_member_array_class == nullptr) { in ProcessEncodedAnnotation()367 mirror::ObjectArray<mirror::Object>::Alloc(self, annotation_member_array_class, size); in ProcessEncodedAnnotation()