Searched defs:AnnotationSetItem (Results 1 – 3 of 3) sorted by relevance
21 public class AnnotationSetItem implements RawDexObject { class
403 struct AnnotationSetItem { struct408 DISALLOW_COPY_AND_ASSIGN(AnnotationSetItem); argument
36 class AnnotationSetItem; variable1034 explicit AnnotationSetItem(std::vector<AnnotationItem*>* items) : items_(items) { in AnnotationSetItem() function