Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc454 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/
Djava_generator.cpp591 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