Searched refs:PrivateGenerator (Results 1 – 2 of 2) sorted by relevance
82 PrivateGenerator::PrivateGenerator(const GeneratorConfiguration& config, in PrivateGenerator() function in grpc_python_generator::__anon52363f620111::PrivateGenerator86 void PrivateGenerator::PrintAllComments(StringVector comments, in PrintAllComments()111 bool PrivateGenerator::PrintBetaServicer(const grpc_generator::Service* service, in PrintBetaServicer()147 bool PrivateGenerator::PrintBetaStub(const grpc_generator::Service* service, in PrintBetaStub()188 bool PrivateGenerator::PrintBetaServerFactory( in PrintBetaServerFactory()295 bool PrivateGenerator::PrintBetaStubFactory( in PrintBetaStubFactory()397 bool PrivateGenerator::PrintStub( in PrintStub()464 bool PrivateGenerator::PrintServicer(const grpc_generator::Service* service, in PrintServicer()496 bool PrivateGenerator::PrintAddServicerToServer( in PrintAddServicerToServer()565 bool PrivateGenerator::PrintBetaPreamble(grpc_generator::Printer* out) { in PrintBetaPreamble()[all …]
36 struct PrivateGenerator { struct42 PrivateGenerator(const GeneratorConfiguration& config, argument