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