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