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