Home
last modified time | relevance | path

Searched defs:WriteMethodDocComment (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc108 void WriteMethodDocComment(io::Printer* printer, const MethodDescriptor* method) { in WriteMethodDocComment() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.cc220 void WriteMethodDocComment(io::Printer* printer, in WriteMethodDocComment() function