Home | History | Annotate | Download | only in libdex

Lines Matching defs:annotation

1401     const u1* data = item->annotation;
1419 const DexAnnotationItem* annotation =
1421 u4 idx = annotationItemTypeIdx(annotation);
2238 ALOGE("Bogus annotation value_arg %#x", valueArg);
2287 ALOGE("Bogus annotation type: '%s'", descriptor);
2314 ALOGE("Bogus annotation member name: '%s'", name);
2356 ALOGE("Bogus annotation visibility: %#x", *data);