Home
last modified time | relevance | path

Searched defs:AnnotationSetRefList (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/export/slicer/
Ddex_format.h285 struct AnnotationSetRefList { struct
286 u4 size;
287 AnnotationSetRefItem list[];
Ddex_ir.h275 struct AnnotationSetRefList : public Node { struct
299 AnnotationSetRefList* annotations; argument