Searched refs:ExtractAnnotationSet (Results 1 – 2 of 2) sorted by relevance
295 ExtractAnnotationSet(dex_annotations->class_annotations_off); in ExtractAnnotations()328 ir::AnnotationSet* Reader::ExtractAnnotationSet(dex::u4 offset) { in ExtractAnnotationSet() function in dex::Reader359 auto ir_annotation_set = ExtractAnnotationSet(entry_offset); in ExtractAnnotationSetRefList()375 ExtractAnnotationSet(dex_field_annotation->annotations_off); in ParseFieldAnnotation()390 ExtractAnnotationSet(dex_method_annotation->annotations_off); in ParseMethodAnnotation()
76 ir::AnnotationSet* ExtractAnnotationSet(dex::u4 offset);