Home
last modified time | relevance | path

Searched refs:WriteDocCommentBody (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.cc141 static void WriteDocCommentBody( in WriteDocCommentBody() function
170 WriteDocCommentBody(printer, message); in WriteMessageDocComment()
187 WriteDocCommentBody(printer, field); in WriteFieldDocComment()
196 WriteDocCommentBody(printer, enum_); in WriteEnumDocComment()
206 WriteDocCommentBody(printer, value); in WriteEnumValueDocComment()
216 WriteDocCommentBody(printer, service); in WriteServiceDocComment()
226 WriteDocCommentBody(printer, method); in WriteMethodDocComment()