Home
last modified time | relevance | path

Searched refs:ProcessAnnotationSet (Results 1 – 1 of 1) sorted by relevance

/art/runtime/dex/
Ddex_file_annotations.cc920 ObjPtr<mirror::ObjectArray<mirror::Object>> ProcessAnnotationSet( in ProcessAnnotationSet() function
1001 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList()
1033 return ProcessAnnotationSet(field_class, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForField()
1114 return ProcessAnnotationSet(ClassData(method), in GetAnnotationsForMethod()
1539 return ProcessAnnotationSet(data, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForClass()