Home
last modified time | relevance | path

Searched refs:annotation_array_array_class (Results 1 – 1 of 1) sorted by relevance

/art/runtime/dex/
Ddex_file_annotations.cc960 ObjPtr<mirror::Class> annotation_array_array_class = in ProcessAnnotationSetRefList() local
962 if (annotation_array_array_class == nullptr) { in ProcessAnnotationSetRefList()
966 mirror::ObjectArray<mirror::Object>::Alloc(self, annotation_array_array_class, size))); in ProcessAnnotationSetRefList()