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()
460 annotation_buffer[1] = parameter->GetAnnotations()->GetOffset(); in WriteAnnotationsDirectories()
1217 AnnotationSetRefList* GetAnnotations() { return annotations_; } in GetAnnotations() function
771 for (dex_ir::AnnotationSetItem* annotation : *parameter->GetAnnotations()->GetItems()) { in DumpClassAnnotations()