Searched refs:GetAnnotations (Results 1 – 4 of 4) sorted by relevance
428 if (!VerifyAnnotationSetRefList(orig_param->GetAnnotations(), in VerifyParameterAnnotations()429 output_param->GetAnnotations(), in VerifyParameterAnnotations()
399 annotation_buffer[1] = parameter->GetAnnotations()->GetOffset(); in WriteAnnotationsDirectories()
1107 AnnotationSetRefList* GetAnnotations() { return annotations_; } in GetAnnotations() function
768 for (dex_ir::AnnotationSetItem* annotation : *parameter->GetAnnotations()->GetItems()) { in DumpClassAnnotations()