Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1200 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationForField() local
1211 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationsForField() local
1219 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetSignatureAnnotationForField() local
1230 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in IsFieldAnnotationPresent() local
1288 const AnnotationSetItem* annotation_set = GetClassAnnotationSet(annotations_dir); in GetAnnotationDefaultValue() local
1323 const AnnotationSetItem* annotation_set = FindAnnotationSetForMethod(method); in GetAnnotationForMethod() local
1334 const AnnotationSetItem* annotation_set = FindAnnotationSetForMethod(method); in GetAnnotationsForMethod() local
1341 const AnnotationSetItem* annotation_set = FindAnnotationSetForMethod(method); in GetExceptionTypesForMethod() local
1368 const AnnotationSetItem* annotation_set = FindAnnotationSetForMethod(method); in GetSignatureAnnotationForMethod() local
1379 const AnnotationSetItem* annotation_set = FindAnnotationSetForMethod(method); in IsMethodAnnotationPresent() local
[all …]