Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:parameter_annotations

767   ParameterAnnotationVector* parameter_annotations = nullptr;
769 parameter_annotations = new ParameterAnnotationVector();
774 parameter_annotations->push_back(std::unique_ptr<ParameterAnnotation>(
785 parameter_annotations);