Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc286 static void GrpcWriteDocComment(Printer* printer, VARS& vars, in GrpcWriteDocComment() function
997 GrpcWriteDocComment( in PrintService()
1009 GrpcWriteDocComment( in PrintService()
1023 GrpcWriteDocComment( in PrintService()
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp343 static void GrpcWriteDocComment(Printer* printer, const string& comments) { in GrpcWriteDocComment() function
1188 GrpcWriteDocComment(p, " Creates a new async stub that supports all call types for the service"); in PrintService()
1200 GrpcWriteDocComment(p, " Creates a new blocking-style stub that supports unary and streaming " in PrintService()
1214 GrpcWriteDocComment(p, " Creates a new ListenableFuture-style stub that supports unary calls " in PrintService()