Home
last modified time | relevance | path

Searched defs:PrintServiceClass (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/compiler/
Dpython_generator.cc589 bool PrivateGenerator::PrintServiceClass( in PrintServiceClass() function in grpc_python_generator::__anonc37d341c0111::PrivateGenerator
/third_party/protobuf/src/google/protobuf/compiler/python/
Dgenerator.cc747 void Generator::PrintServiceClass(const ServiceDescriptor& descriptor) const { in PrintServiceClass() function in google::protobuf::compiler::python::Generator