Searched refs:AnnotationSetRefList (Results 1 – 5 of 5) sorted by relevance
123 new ArrayList<AnnotationSetRefList>(mapItem.size); in read()125 AnnotationSetRefList newAnnotationSetRefList = new AnnotationSetRefList(); in read()
21 public class AnnotationSetRefList implements RawDexObject { class
47 public List<AnnotationSetRefList> annotationSetRefLists;222 for (AnnotationSetRefList annotationSetRefList : annotationSetRefLists) { in write()
357 struct AnnotationSetRefList { struct362 DISALLOW_COPY_AND_ASSIGN(AnnotationSetRefList); argument
1821 const DexFile::AnnotationSetRefList* list = in CheckInterAnnotationSetRefList()1822 reinterpret_cast<const DexFile::AnnotationSetRefList*>(ptr_); in CheckInterAnnotationSetRefList()