Home
last modified time | relevance | path

Searched refs:PrintMethodDeclarations (Results 1 – 2 of 2) 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()
/external/rust/crates/grpcio-sys/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()