Searched refs:PrintBindServiceMethodBody (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/grpc/src/compiler/ |
D | java_generator.cc | 454 static void PrintBindServiceMethodBody(Printer* p, VARS& vars, 700 PrintBindServiceMethodBody(p, vars, service); in PrintStub() 914 static void PrintBindServiceMethodBody(Printer* p, VARS& vars, in PrintBindServiceMethodBody() function
|
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
D | java_generator.cpp | 591 static void PrintBindServiceMethodBody(const ServiceDescriptor* service, 861 PrintBindServiceMethodBody(service, vars, p, generate_nano); in PrintStub() 1089 static void PrintBindServiceMethodBody(const ServiceDescriptor* service, in PrintBindServiceMethodBody() function
|