Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc928 ObjPtr<mirror::ObjectArray<mirror::Object>> ProcessAnnotationSet( in ProcessAnnotationSet() function
1009 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList()
1041 return ProcessAnnotationSet(field_class, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForField()
1122 return ProcessAnnotationSet(ClassData(method), in GetAnnotationsForMethod()
1547 return ProcessAnnotationSet(data, annotation_set, DexFile::kDexVisibilityRuntime); in GetAnnotationsForClass()