Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc821 static void PrintGetServiceDescriptorMethod(Printer* p, VARS& vars, in PrintGetServiceDescriptorMethod() function
1041 PrintGetServiceDescriptorMethod(p, vars, service); in PrintService()
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp988 static void PrintGetServiceDescriptorMethod(const ServiceDescriptor* service, in PrintGetServiceDescriptorMethod() function
1234 PrintGetServiceDescriptorMethod(service, vars, p, flavor); in PrintService()