Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dobjective_c_generator.cc157 void PrintMethodDeclarations(Printer* printer, const MethodDescriptor* method) { in PrintMethodDeclarations() function
302 PrintMethodDeclarations(&printer, service->method(i)); in GetProtocol()