Searched refs:GetAnnotationSetItem (Results 1 – 3 of 3) sorted by relevance
359 if (!VerifyAnnotationSet(orig_field->GetAnnotationSetItem(), in VerifyFieldAnnotations()360 output_field->GetAnnotationSetItem(), in VerifyFieldAnnotations()400 if (!VerifyAnnotationSet(orig_method->GetAnnotationSetItem(), in VerifyMethodAnnotations()401 output_method->GetAnnotationSetItem(), in VerifyMethodAnnotations()
439 annotation_buffer[1] = field->GetAnnotationSetItem()->GetOffset(); in WriteAnnotationsDirectories()447 annotation_buffer[1] = method->GetAnnotationSetItem()->GetOffset(); in WriteAnnotationsDirectories()
1163 AnnotationSetItem* GetAnnotationSetItem() const { return annotation_set_item_; } in GetAnnotationSetItem() function1180 AnnotationSetItem* GetAnnotationSetItem() const { return annotation_set_item_; } in GetAnnotationSetItem() function