HomeSort by relevance Sort by last modified time
    Searched refs:PrivateGenerator (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/compiler/
python_private_generator.h 36 struct PrivateGenerator {
42 PrivateGenerator(const GeneratorConfiguration& config,
python_generator.cc 82 PrivateGenerator::PrivateGenerator(const GeneratorConfiguration& config,
86 void PrivateGenerator::PrintAllComments(StringVector comments,
111 bool PrivateGenerator::PrintBetaServicer(const grpc_generator::Service* service,
147 bool PrivateGenerator::PrintBetaStub(const grpc_generator::Service* service,
188 bool PrivateGenerator::PrintBetaServerFactory(
295 bool PrivateGenerator::PrintBetaStubFactory(
397 bool PrivateGenerator::PrintStub(
464 bool PrivateGenerator::PrintServicer(const grpc_generator::Service* service,
496 bool PrivateGenerator::PrintAddServicerToServer
    [all...]

Completed in 77 milliseconds