Searched refs:GetCommentBuilder (Results 1 – 4 of 4) sorted by relevance
335 array_def->GetCommentBuilder()->AppendComment(styleable_comment.str()); in ProcessStyleable()393 AnnotationProcessor* attr_processor = index_member->GetCommentBuilder(); in ProcessStyleable()456 AnnotationProcessor* processor = resource_member->GetCommentBuilder(); in ProcessResource()641 class_def->GetCommentBuilder()->AppendComment("@doconly"); in Generate()645 AppendJavaDocAnnotations(options_.javadoc_annotations, class_def->GetCommentBuilder()); in Generate()656 AppendJavaDocAnnotations(options_.javadoc_annotations, r_class.GetCommentBuilder()); in Generate()
74 string_member->GetCommentBuilder()->AppendComment(el->comment); in WriteSymbol()
42 AnnotationProcessor* GetCommentBuilder() { in GetCommentBuilder() function
1231 manifest_class->GetCommentBuilder()->AppendComment(proper_annotation); in WriteManifestJavaFile()