Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc912 ObjPtr<mirror::ObjectArray<mirror::Object>> ProcessAnnotationSet( in ProcessAnnotationSet() function
995 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList()
1027 return ProcessAnnotationSet(field_class, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForField()
1108 return ProcessAnnotationSet(ClassData(method), in GetAnnotationsForMethod()
1520 return ProcessAnnotationSet(data, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForClass()