Searched defs:annotation (Results 1 – 6 of 6) sorted by relevance
260 [&](auto annotation) { annotation->dump(out); }); in emitHidlDefinition()649 for (const auto &annotation : annotations()) { in findExportAnnotation() local666 const Annotation *annotation = findExportAnnotation(); in emitExportedHeader() local
275 [&](auto annotation) { annotation->dump(out); }); in emitHidlDefinition()
536 for (const Annotation* annotation : method->annotations()) { in validateAnnotations() local904 for (const auto &annotation : method->annotations()) { in emitVtsMethodDeclaration() local
368 for (const std::string& annotation : generate_java_annotations(*enum_decl)) { in generate_enum() local
58 for (const AidlAnnotation& annotation : node.GetAnnotations()) { in get_strict_annotations() local
286 auto annotation = GetAnnotation(annotations_, AidlAnnotation::Type::BACKING); in BackingType() local327 for (const auto& annotation : GetAnnotations()) { in CheckValid() local