Searched refs:GetCommentBuilder (Results 1 – 4 of 4) sorted by relevance
323 array_def->GetCommentBuilder()->AppendComment(styleable_comment.str()); in ProcessStyleable()378 AnnotationProcessor* attr_processor = index_member->GetCommentBuilder(); in ProcessStyleable()437 AnnotationProcessor* processor = resource_member->GetCommentBuilder(); in ProcessResource()609 class_def->GetCommentBuilder()->AppendComment("@doconly"); in Generate()612 AppendJavaDocAnnotations(options_.javadoc_annotations, class_def->GetCommentBuilder()); in Generate()622 AppendJavaDocAnnotations(options_.javadoc_annotations, r_class.GetCommentBuilder()); in Generate()
82 string_member->GetCommentBuilder()->AppendComment(el->comment); in WriteSymbol()
42 AnnotationProcessor* GetCommentBuilder() { in GetCommentBuilder() function
995 manifest_class->GetCommentBuilder()->AppendComment(proper_annotation); in WriteManifestJavaFile()