Home
last modified time | relevance | path

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

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