Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:parameter_annotations

529   ParameterAnnotationVector* parameter_annotations = nullptr;
531 parameter_annotations = new ParameterAnnotationVector();
536 parameter_annotations->push_back(std::unique_ptr<ParameterAnnotation>(
542 class_annotation, field_annotations, method_annotations, parameter_annotations);