Home | History | Annotate | Download | only in libdex

Lines Matching defs:annotation

139 /* annotation constants */
141 kDexVisibilityBuild = 0x00, /* annotation visibility */
435 u1 annotation[1]; /* data in encoded_annotation format */
808 /* Get an annotation set at a particular offset. */
817 /* get the class' annotation set */
824 /* get the class' field annotation list */
835 /* get field annotation list size */
842 /* return a pointer to the field's annotation set */
849 /* get the class' method annotation list */
865 /* get method annotation list size */
872 /* return a pointer to the method's annotation set */
879 /* get the class' parameter annotation list */
896 /* get method annotation list size */
903 /* return the parameter annotation ref list */
913 /* get method annotation list size */
923 /* return the Nth entry from an annotation set ref list */
938 /* return the Nth annotation offset from a DexAnnotationSetItem */
946 /* return the Nth annotation item from a DexAnnotationSetItem */