Home | History | Annotate | Download | only in dexlayout

Lines Matching full:annotationsetreflist

551       const DexFile::AnnotationSetRefList* list =
566 const DexFile::AnnotationSetRefList* annotation_set_ref_list, uint32_t offset) {
567 AnnotationSetRefList* set_ref_list = nullptr;
580 set_ref_list = new AnnotationSetRefList(annotations);