Searched refs:AnnotationParams (Results 1 – 3 of 3) sorted by relevance
390 const std::map<std::string, std::string> params = a.AnnotationParams(ConstantValueDecorator); in generate_java_unsupportedappusage_parameters()424 for (const auto& name_and_param : java_passthrough->AnnotationParams(strip_double_quote)) { in generate_java_annotations()
207 std::map<std::string, std::string> AidlAnnotation::AnnotationParams( in AnnotationParams() function in AidlAnnotation242 for (const auto& [name, value] : AnnotationParams(decorator)) { in ToString()288 auto annotation_params = annotation->AnnotationParams(AidlConstantValueDecorator); in BackingType()
185 std::map<std::string, std::string> AnnotationParams(