Searched refs:ann (Results 1 – 1 of 1) sorted by relevance
477 if (const auto* ann = GetAnnotation(annotations_, AidlAnnotation::Type::RUST_DERIVE)) { in RustDerive() local478 for (const auto& name_and_param : ann->AnnotationParams(AidlConstantValueDecorator)) { in RustDerive()