Searched defs:AnnotationSetRefList (Results 1 – 3 of 3) sorted by relevance
21 public class AnnotationSetRefList implements RawDexObject { class
250 struct AnnotationSetRefList { struct255 DISALLOW_COPY_AND_ASSIGN(AnnotationSetRefList); argument
41 class AnnotationSetRefList; variable1142 explicit AnnotationSetRefList(std::vector<AnnotationSetItem*>* items) : items_(items) { in AnnotationSetRefList() function