Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dpython_generator.cc585 bool PrivateGenerator::PrintServiceClass( in PrintServiceClass() function in grpc_python_generator::__anond593dc1b0111::PrivateGenerator
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc699 void Generator::PrintServiceClass(const ServiceDescriptor& descriptor) const { in PrintServiceClass() function in google::protobuf::compiler::python::Generator