Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc985 void PrintSourceServerMethod(grpc_generator::Printer *printer, in PrintSourceServerMethod() function
1153 PrintSourceServerMethod(printer, service->method(i).get(), vars); in PrintSourceService()